Home
last modified time | relevance | path

Searched refs:targetedAppIds (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DFirstPartyMobileApplicationTargeting.php30 public $targetedAppIds; variable in Google\\Service\\AdExchangeBuyerII\\FirstPartyMobileApplicationTargeting
49 public function setTargetedAppIds($targetedAppIds) argument
51 $this->targetedAppIds = $targetedAppIds;
58 return $this->targetedAppIds;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DFirstPartyMobileApplicationTargeting.php30 public $targetedAppIds; variable in Google\\Service\\AuthorizedBuyersMarketplace\\FirstPartyMobileApplicationTargeting
49 public function setTargetedAppIds($targetedAppIds) argument
51 $this->targetedAppIds = $targetedAppIds;
58 return $this->targetedAppIds;