Home
last modified time | relevance | path

Searched refs:postalCodes (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPostalCodesListResponse.php47 public function setPostalCodes($postalCodes) argument
49 $this->postalCodes = $postalCodes;
56 return $this->postalCodes;
H A DGeoTargeting.php97 public function setPostalCodes($postalCodes) argument
99 $this->postalCodes = $postalCodes;
106 return $this->postalCodes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DRegionPostalCodeArea.php33 public function setPostalCodes($postalCodes) argument
35 $this->postalCodes = $postalCodes;
42 return $this->postalCodes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDfareporting.php92 public $postalCodes; variable in Google\\Service\\Dfareporting
3620 'postalCodes',
3624 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/postalCodes/{code}',
3639 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/postalCodes',