Searched refs:engineAccountId (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/ |
H A D | ReportRequestReportScope.php | 45 public $engineAccountId; variable in Google\\Service\\Doubleclicksearch\\ReportRequestReportScope 124 public function setEngineAccountId($engineAccountId) argument 126 $this->engineAccountId = $engineAccountId; 133 return $this->engineAccountId;
|
H A D | Conversion.php | 94 public $engineAccountId; variable in Google\\Service\\Doubleclicksearch\\Conversion 407 public function setEngineAccountId($engineAccountId) argument 409 $this->engineAccountId = $engineAccountId; 416 return $this->engineAccountId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/ |
H A D | Conversion.php | 40 * @param string $engineAccountId Numeric ID of the engine account. 56 …public function get($agencyId, $advertiserId, $engineAccountId, $endDate, $rowCount, $startDate, $… argument 58 …=> $agencyId, 'advertiserId' => $advertiserId, 'engineAccountId' => $engineAccountId, 'endDate' =>…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Doubleclicksearch.php | 69 …bleclicksearch/v2/agency/{agencyId}/advertiser/{advertiserId}/engine/{engineAccountId}/conversion', 82 'engineAccountId' => [
|