Searched defs:buyerCreativeId (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/ |
H A D | Creatives.php | 42 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 D | Creative.php | 36 public $buyerCreativeId; variable in Google\\Service\\AdExchangeBuyer\\Creative 141 public function setBuyerCreativeId($buyerCreativeId)
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_AdexchangebuyerService.php | 116 public function get($accountId, $buyerCreativeId, $optParams = array()) { 380 public $buyerCreativeId; variable in Google_Creative 431 public function setBuyerCreativeId( $buyerCreativeId) {
|