Home
last modified time | relevance | path

Searched defs:locationListId (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersLocationListsAssignedLocations.php52 …public function bulkEdit($advertiserId, $locationListId, BulkEditAssignedLocationsRequest $postBod…
70 …public function create($advertiserId, $locationListId, AssignedLocation $postBody, $optParams = [])
89 public function delete($advertiserId, $locationListId, $assignedLocationId, $optParams = [])
124 …public function listAdvertisersLocationListsAssignedLocations($advertiserId, $locationListId, $opt…
H A DAdvertisersLocationLists.php58 public function get($advertiserId, $locationListId, $optParams = [])
114 public function patch($advertiserId, $locationListId, LocationList $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DLocationList.php33 public $locationListId; variable in Google\\Service\\DisplayVideo\\LocationList
74 public function setLocationListId($locationListId)