Source for file AdWordsCountries.inc
Documentation is available at AdWordsCountries.inc
* @copyright Copyright (c) 2005 Mirchev Ideas Ltd. All rights reserved.
* @package PHP_AdWords_API_Lib
* Array with countries. This list states the country names
* (official short names in English) in alphabetical order as given
* in ISO 3166-1 and the corresponding ISO 3166-1-alpha-2 code elements.
* 'AX' => 'Aland Islands' and 'XX' => 'Unknown' are not valid codes in
* @global array $adWordCountriesISO31661
$adWordCountriesISO31661 =
array(
//'AX' => 'Aland Islands',
'AS' =>
'American Samoa',
'AG' =>
'Antigua and Barbuda',
'BA' =>
'Bosnia and Herzegovina',
'IO' =>
'British Indian Ocean Territory',
'BN' =>
'Brunei Darussalam',
'KY' =>
'Cayman Islands',
'CF' =>
'Central African Republic',
'CX' =>
'Christmas Island',
'CC' =>
'Cocos (Keeling) Islands',
'CD' =>
'Congo, The Democratic Republic of',
'CI' =>
'Cote d\'Ivoire',
'CZ' =>
'Czech Republic',
'DO' =>
'Dominican Republic',
'GQ' =>
'Equatorial Guinea',
'FK' =>
'Falkland Islands (Malvinas)',
'PF' =>
'French Polynesia',
'TF' =>
'French Southern Territories',
'HM' =>
'Heard Island and McDonald Islands',
'KP' =>
'Korea, Democratic People\'s Republic of',
'KR' =>
'Korea, Republic of',
'LA' =>
'Lao People\'s Democratic Republic',
'LY' =>
'Libyan Arab Jamahiriya',
'MK' =>
'Macedonia, The Former Yugoslav Republic of',
'MH' =>
'Marshall Islands',
'FM' =>
'Micronesia, Federated States of',
'AN' =>
'Netherlands Antilles',
'NF' =>
'Norfolk Island',
'MP' =>
'Northern Mariana Islands',
'PS' =>
'Palestinian Territory, Occupied',
'PG' =>
'Papua New Guinea',
'RU' =>
'Russian Federation',
'KN' =>
'Saint Kitts and Nevis',
'PM' =>
'Saint Pierre and Miquelon',
'VC' =>
'Saint Vincent and the Grenadines',
'ST' =>
'Sao Tome and Principe',
'CS' =>
'Serbia and Montenegro',
'SB' =>
'Solomon Islands',
'GS' =>
'South Georgia and the Sandwich Islands',
'SJ' =>
'Svalbard and Jan Mayen',
'SY' =>
'Syrian Arab Republic',
'TZ' =>
'Tanzania, United Republic of',
'TT' =>
'Trinidad and Tobago',
'TC' =>
'Turks and Caicos Islands',
'AE' =>
'United Arab Emirates',
'GB' =>
'United Kingdom',
'UM' =>
'United States Minor Outlying Islands',
'VG' =>
'Virgin Islands, British',
'VI' =>
'Virgin Islands, U.S.',
'WF' =>
'Wallis and Futuna',
'EH' =>
'Western Sahara',
Documentation generated on Mon, 10 Sep 2007 15:07:27 +0300 by phpDocumentor 1.3.2