/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/ |
H A D | AdvertisersLineItems.php | 50 * @param string $advertiserId Required. The ID of the advertiser the line item 101 $params = ['advertiserId' => $advertiserId, 'lineItemId' => $lineItemId]; 115 public function create($advertiserId, LineItem $postBody, $optParams = []) argument 117 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 132 public function delete($advertiserId, $lineItemId, $optParams = []) argument 134 $params = ['advertiserId' => $advertiserId, 'lineItemId' => $lineItemId]; 154 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 167 public function get($advertiserId, $lineItemId, $optParams = []) argument 169 $params = ['advertiserId' => $advertiserId, 'lineItemId' => $lineItemId]; 227 public function listAdvertisersLineItems($advertiserId, $optParams = []) argument [all …]
|
H A D | AdvertisersCampaigns.php | 39 * @param string $advertiserId Required. The ID of the advertiser the campaign 72 $params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId]; 86 public function create($advertiserId, Campaign $postBody, $optParams = []) argument 88 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 97 * @param string $advertiserId The ID of the advertiser this campaign belongs 103 public function delete($advertiserId, $campaignId, $optParams = []) argument 105 $params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId]; 118 public function get($advertiserId, $campaignId, $optParams = []) argument 120 $params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId]; 162 public function listAdvertisersCampaigns($advertiserId, $optParams = []) argument [all …]
|
H A D | AdvertisersInsertionOrders.php | 39 * @param string $advertiserId Required. The ID of the advertiser the insertion 80 * @param string $advertiserId Output only. The unique ID of the advertiser the 86 public function create($advertiserId, InsertionOrder $postBody, $optParams = []) argument 88 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 98 * @param string $advertiserId The ID of the advertiser this insertion order 105 public function delete($advertiserId, $insertionOrderId, $optParams = []) argument 115 * @param string $advertiserId Required. The ID of the advertiser this insertion 122 public function get($advertiserId, $insertionOrderId, $optParams = []) argument 134 * @param string $advertiserId Required. The ID of the advertiser to list 173 public function listAdvertisersInsertionOrders($advertiserId, $optParams = []) argument [all …]
|
H A D | AdvertisersManualTriggers.php | 40 * @param string $advertiserId Required. The ID of the advertiser that the 57 * @param string $advertiserId Required. Immutable. The unique ID of the 63 public function create($advertiserId, ManualTrigger $postBody, $optParams = []) argument 65 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 72 * @param string $advertiserId Required. The ID of the advertiser that the 89 * @param string $advertiserId Required. The ID of the advertiser this manual 95 public function get($advertiserId, $triggerId, $optParams = []) argument 97 $params = ['advertiserId' => $advertiserId, 'triggerId' => $triggerId]; 106 * @param string $advertiserId Required. The ID of the advertiser that the 132 $params = ['advertiserId' => $advertiserId]; [all …]
|
H A D | Advertisers.php | 44 * @param string $advertiserId Required. The ID of the advertiser to audit. 54 public function audit($advertiserId, $optParams = []) argument 56 $params = ['advertiserId' => $advertiserId]; 68 * @param string $advertiserId Required. The ID of the advertiser. 75 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 110 $params = ['advertiserId' => $advertiserId]; 137 public function delete($advertiserId, $optParams = []) argument 139 $params = ['advertiserId' => $advertiserId]; 150 public function get($advertiserId, $optParams = []) argument 152 $params = ['advertiserId' => $advertiserId]; [all …]
|
H A D | AdvertisersCreatives.php | 38 * @param string $advertiserId Output only. The unique ID of the advertiser the 44 public function create($advertiserId, Creative $postBody, $optParams = []) argument 46 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 55 * @param string $advertiserId The ID of the advertiser this creative belongs 61 public function delete($advertiserId, $creativeId, $optParams = []) argument 63 $params = ['advertiserId' => $advertiserId, 'creativeId' => $creativeId]; 76 public function get($advertiserId, $creativeId, $optParams = []) argument 78 $params = ['advertiserId' => $advertiserId, 'creativeId' => $creativeId]; 88 * @param string $advertiserId Required. The ID of the advertiser to list 135 public function listAdvertisersCreatives($advertiserId, $optParams = []) argument [all …]
|
H A D | AdvertisersNegativeKeywordLists.php | 38 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 44 public function create($advertiserId, NegativeKeywordList $postBody, $optParams = []) argument 46 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 54 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 61 public function delete($advertiserId, $negativeKeywordListId, $optParams = []) argument 71 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 78 public function get($advertiserId, $negativeKeywordListId, $optParams = []) argument 88 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 101 public function listAdvertisersNegativeKeywordLists($advertiserId, $optParams = []) argument 103 $params = ['advertiserId' => $advertiserId]; [all …]
|
H A D | AdvertisersChannelsSites.php | 43 * @param string $advertiserId The ID of the advertiser that owns the parent 53 $params = ['advertiserId' => $advertiserId, 'channelId' => $channelId, 'postBody' => $postBody]; 60 * @param string $advertiserId The ID of the advertiser that owns the parent 71 public function create($advertiserId, $channelId, Site $postBody, $optParams = []) argument 73 $params = ['advertiserId' => $advertiserId, 'channelId' => $channelId, 'postBody' => $postBody]; 80 * @param string $advertiserId The ID of the advertiser that owns the parent 91 public function delete($advertiserId, $channelId, $urlOrAppId, $optParams = []) argument 100 * @param string $advertiserId The ID of the advertiser that owns the parent 127 public function listAdvertisersChannelsSites($advertiserId, $channelId, $optParams = []) argument 129 $params = ['advertiserId' => $advertiserId, 'channelId' => $channelId]; [all …]
|
H A D | AdvertisersNegativeKeywordListsNegativeKeywords.php | 47 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 55 …public function bulkEdit($advertiserId, $negativeKeywordListId, BulkEditNegativeKeywordsRequest $p… argument 57 …$params = ['advertiserId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId, 'po… 65 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 73 …public function create($advertiserId, $negativeKeywordListId, NegativeKeyword $postBody, $optParam… argument 75 …$params = ['advertiserId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId, 'po… 83 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 92 public function delete($advertiserId, $negativeKeywordListId, $keywordValue, $optParams = []) argument 102 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 129 $params = ['advertiserId' => $advertiserId, 'negativeKeywordListId' => $negativeKeywordListId]; [all …]
|
H A D | AdvertisersLocationLists.php | 37 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 43 public function create($advertiserId, LocationList $postBody, $optParams = []) argument 45 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 52 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 58 public function get($advertiserId, $locationListId, $optParams = []) argument 60 $params = ['advertiserId' => $advertiserId, 'locationListId' => $locationListId]; 68 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 93 public function listAdvertisersLocationLists($advertiserId, $optParams = []) argument 95 $params = ['advertiserId' => $advertiserId]; 103 * @param string $advertiserId Required. The ID of the DV360 advertiser to which [all …]
|
H A D | AdvertisersChannels.php | 37 * @param string $advertiserId The ID of the advertiser that owns the created 46 public function create($advertiserId, Channel $postBody, $optParams = []) argument 48 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody]; 55 * @param string $advertiserId The ID of the advertiser that owns the fetched 64 public function get($advertiserId, $channelId, $optParams = []) argument 66 $params = ['advertiserId' => $advertiserId, 'channelId' => $channelId]; 74 * @param string $advertiserId The ID of the advertiser that owns the channels. 98 public function listAdvertisersChannels($advertiserId, $optParams = []) argument 100 $params = ['advertiserId' => $advertiserId]; 108 * @param string $advertiserId The ID of the advertiser that owns the created [all …]
|
H A D | AdvertisersTargetingTypesAssignedTargetingOptions.php | 38 * @param string $advertiserId Required. The ID of the advertiser. 47 …public function create($advertiserId, $targetingType, AssignedTargetingOption $postBody, $optParam… argument 49 …$params = ['advertiserId' => $advertiserId, 'targetingType' => $targetingType, 'postBody' => $post… 57 * @param string $advertiserId Required. The ID of the advertiser. 67 public function delete($advertiserId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument 69 …$params = ['advertiserId' => $advertiserId, 'targetingType' => $targetingType, 'assignedTargetingO… 77 * @param string $advertiserId Required. The ID of the advertiser. 88 public function get($advertiserId, $targetingType, $assignedTargetingOptionId, $optParams = []) argument 98 * @param string $advertiserId Required. The ID of the advertiser. 126 …public function listAdvertisersTargetingTypesAssignedTargetingOptions($advertiserId, $targetingTyp… argument [all …]
|
H A D | AdvertisersLocationListsAssignedLocations.php | 44 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 52 …public function bulkEdit($advertiserId, $locationListId, BulkEditAssignedLocationsRequest $postBod… argument 54 …$params = ['advertiserId' => $advertiserId, 'locationListId' => $locationListId, 'postBody' => $po… 62 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 70 …public function create($advertiserId, $locationListId, AssignedLocation $postBody, $optParams = []) argument 72 …$params = ['advertiserId' => $advertiserId, 'locationListId' => $locationListId, 'postBody' => $po… 80 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 89 public function delete($advertiserId, $locationListId, $assignedLocationId, $optParams = []) argument 99 * @param string $advertiserId Required. The ID of the DV360 advertiser to which 124 …public function listAdvertisersLocationListsAssignedLocations($advertiserId, $locationListId, $opt… argument [all …]
|
H A D | AdvertisersLineItemsTargetingTypesAssignedTargetingOptions.php | 42 * @param string $advertiserId Required. The ID of the advertiser the line item 52 …public function create($advertiserId, $lineItemId, $targetingType, AssignedTargetingOption $postBo… argument 54 …$params = ['advertiserId' => $advertiserId, 'lineItemId' => $lineItemId, 'targetingType' => $targe… 65 * @param string $advertiserId Required. The ID of the advertiser the line item 76 …public function delete($advertiserId, $lineItemId, $targetingType, $assignedTargetingOptionId, $op… argument 78 …$params = ['advertiserId' => $advertiserId, 'lineItemId' => $lineItemId, 'targetingType' => $targe… 86 * @param string $advertiserId Required. The ID of the advertiser the line item 98 …public function get($advertiserId, $lineItemId, $targetingType, $assignedTargetingOptionId, $optPa… argument 108 * @param string $advertiserId Required. The ID of the advertiser the line item 140 …public function listAdvertisersLineItemsTargetingTypesAssignedTargetingOptions($advertiserId, $lin… argument [all …]
|
H A D | AdvertisersInvoices.php | 38 * @param string $advertiserId Required. The ID of the advertiser to list 57 public function listAdvertisersInvoices($advertiserId, $optParams = []) argument 59 $params = ['advertiserId' => $advertiserId]; 67 * @param string $advertiserId Required. The ID of the advertiser to lookup 76 public function lookupInvoiceCurrency($advertiserId, $optParams = []) argument 78 $params = ['advertiserId' => $advertiserId];
|
H A D | AdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptions.php | 37 * @param string $advertiserId Required. The ID of the advertiser the insertion 49 …public function get($advertiserId, $insertionOrderId, $targetingType, $assignedTargetingOptionId, … argument 51 …$params = ['advertiserId' => $advertiserId, 'insertionOrderId' => $insertionOrderId, 'targetingTyp… 60 * @param string $advertiserId Required. The ID of the advertiser the insertion 92 …listAdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptions($advertiserId, $insertionOrde… argument 94 …$params = ['advertiserId' => $advertiserId, 'insertionOrderId' => $insertionOrderId, 'targetingTyp…
|
H A D | AdvertisersCampaignsTargetingTypesAssignedTargetingOptions.php | 37 * @param string $advertiserId Required. The ID of the advertiser the campaign 60 …public function get($advertiserId, $campaignId, $targetingType, $assignedTargetingOptionId, $optPa… argument 62 …$params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId, 'targetingType' => $targe… 71 * @param string $advertiserId Required. The ID of the advertiser the campaign 114 …public function listAdvertisersCampaignsTargetingTypesAssignedTargetingOptions($advertiserId, $cam… argument 116 …$params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId, 'targetingType' => $targe…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | DisplayVideo.php | 116 'advertiserId' => [ 130 'advertiserId' => [ 140 'advertiserId' => [ 170 'advertiserId' => [ 180 'advertiserId' => [ 215 'advertiserId' => [ 239 'advertiserId' => [ 259 'advertiserId' => [ 290 'advertiserId' => [ 300 'advertiserId' => [ [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
H A D | ReplaceSitesRequest.php | 26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\ReplaceSitesRequest 37 public function setAdvertiserId($advertiserId) argument 39 $this->advertiserId = $advertiserId; 46 return $this->advertiserId;
|
H A D | EditCustomerMatchMembersRequest.php | 29 public $advertiserId; variable in Google\\Service\\DisplayVideo\\EditCustomerMatchMembersRequest 62 public function setAdvertiserId($advertiserId) argument 64 $this->advertiserId = $advertiserId; 71 return $this->advertiserId;
|
H A D | AssignedUserRole.php | 25 public $advertiserId; variable in Google\\Service\\DisplayVideo\\AssignedUserRole 42 public function setAdvertiserId($advertiserId) argument 44 $this->advertiserId = $advertiserId; 51 return $this->advertiserId;
|
H A D | BulkEditSitesRequest.php | 26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\BulkEditSitesRequest 41 public function setAdvertiserId($advertiserId) argument 43 $this->advertiserId = $advertiserId; 50 return $this->advertiserId;
|
H A D | BulkEditAssignedInventorySourcesRequest.php | 26 public $advertiserId; variable in Google\\Service\\DisplayVideo\\BulkEditAssignedInventorySourcesRequest 41 public function setAdvertiserId($advertiserId) argument 43 $this->advertiserId = $advertiserId; 50 return $this->advertiserId;
|
H A D | LocationList.php | 25 public $advertiserId; variable in Google\\Service\\DisplayVideo\\LocationList 46 public function setAdvertiserId($advertiserId) argument 48 $this->advertiserId = $advertiserId; 55 return $this->advertiserId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | AdvertiserAndBrand.php | 25 public $advertiserId; variable in Google\\Service\\RealTimeBidding\\AdvertiserAndBrand 42 public function setAdvertiserId($advertiserId) argument 44 $this->advertiserId = $advertiserId; 51 return $this->advertiserId;
|