diff --git a/src/shared/keyword-locations.ts b/src/shared/keyword-locations.ts index 7d9dfb0..d61ebd4 100644 --- a/src/shared/keyword-locations.ts +++ b/src/shared/keyword-locations.ts @@ -388,6 +388,13 @@ export const LOCATION_OPTIONS: readonly LocationOption[] = [ googleAdsOnly: true, }, { code: 2586, label: "Pakistan", shortLabel: "PK", languageCode: "en" }, + { + code: 2275, + label: "Palestine", + shortLabel: "PS", + languageCode: "ar", + googleAdsOnly: true, + }, { code: 2591, label: "Panama", shortLabel: "PA", languageCode: "es" }, { code: 2598,