Home
last modified time | relevance | path

Searched refs:agencyId (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DAvailability.php29 public $agencyId; variable in Google\\Service\\Doubleclicksearch\\Availability
64 public function setAgencyId($agencyId) argument
66 $this->agencyId = $agencyId;
73 return $this->agencyId;
H A DReportRequestReportScope.php37 public $agencyId; variable in Google\\Service\\Doubleclicksearch\\ReportRequestReportScope
96 public function setAgencyId($agencyId) argument
98 $this->agencyId = $agencyId;
105 return $this->agencyId;
H A DConversion.php38 public $agencyId; variable in Google\\Service\\Doubleclicksearch\\Conversion
197 public function setAgencyId($agencyId) argument
199 $this->agencyId = $agencyId;
206 return $this->agencyId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DSavedColumns.php36 * @param string $agencyId DS ID of the agency.
41 public function listSavedColumns($agencyId, $advertiserId, $optParams = []) argument
43 $params = ['agencyId' => $agencyId, 'advertiserId' => $advertiserId];
H A DConversion.php38 * @param string $agencyId Numeric ID of the agency.
56 …public function get($agencyId, $advertiserId, $engineAccountId, $endDate, $rowCount, $startDate, $… argument
58 …$params = ['agencyId' => $agencyId, 'advertiserId' => $advertiserId, 'engineAccountId' => $engineA…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php38 public $agencyId; variable in Google\\Service\\RealTimeBidding\\Creative
141 public function setAgencyId($agencyId) argument
143 $this->agencyId = $agencyId;
150 return $this->agencyId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php40 public $agencyId; variable in Google\\Service\\AdExchangeBuyerII\\Creative
175 public function setAgencyId($agencyId) argument
177 $this->agencyId = $agencyId;
184 return $this->agencyId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDoubleclicksearch.php69 …'path' => 'doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/engine/{engineAccountI…
72 'agencyId' => [
190 … 'path' => 'doubleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/savedcolumns',
193 'agencyId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php33 public $agencyId; variable in Google\\Service\\AdExchangeBuyer\\Creative
117 public function setAgencyId($agencyId) argument
119 $this->agencyId = $agencyId;
123 return $this->agencyId;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php378 public $agencyId; variable in Google_Creative
418 public function setAgencyId( $agencyId) { argument
419 $this->agencyId = $agencyId;
422 return $this->agencyId;