Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DCreatives.php42 public function addDeal($accountId, $buyerCreativeId, $dealId, $optParams = [])
57 public function get($accountId, $buyerCreativeId, $optParams = [])
112 public function listDeals($accountId, $buyerCreativeId, $optParams = [])
127 public function removeDeal($accountId, $buyerCreativeId, $dealId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php36 public $buyerCreativeId; variable in Google\\Service\\AdExchangeBuyer\\Creative
141 public function setBuyerCreativeId($buyerCreativeId)
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php116 public function get($accountId, $buyerCreativeId, $optParams = array()) {
380 public $buyerCreativeId; variable in Google_Creative
431 public function setBuyerCreativeId( $buyerCreativeId) {