Home
last modified time | relevance | path

Searched refs:advertiser (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeNativeAd.php23 public $advertiser; variable in Google\\Service\\AdExchangeBuyer\\CreativeNativeAd
40 public function setAdvertiser($advertiser) argument
42 $this->advertiser = $advertiser;
46 return $this->advertiser;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDoubleclicksearch.php69 …'path' => 'doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/engine/{engineAccountI…
190 … 'path' => 'doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/savedcolumns',
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php551 public $advertiser; variable in Google_DirectDeal
566 public function setAdvertiser( $advertiser) { argument
567 $this->advertiser = $advertiser;
570 return $this->advertiser;