Home
last modified time | relevance | path

Searched refs:accountId (Results 151 – 157 of 157) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPlacement.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Placement
167 public function setAccountId($accountId) argument
169 $this->accountId = $accountId;
176 return $this->accountId;
H A DCreative.php26 public $accountId; variable in Google\\Service\\Dfareporting\\Creative
247 public function setAccountId($accountId) argument
249 $this->accountId = $accountId;
256 return $this->accountId;
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php31 * @param string $accountId Merchant center account id
48 public function get($source, $accountId, $productIdType, $productId, $optParams = array()) { argument
49 …$params = array('source' => $source, 'accountId' => $accountId, 'productIdType' => $productIdType,…
1143 public $accountId; variable in Google_ShoppingModelProductJsonV1Author
1145 public function setAccountId( $accountId) { argument
1146 $this->accountId = $accountId;
1149 return $this->accountId;
H A DGoogle_DfareportingService.php1084 public $accountId; variable in Google_Report
1119 public function setAccountId( $accountId) { argument
1120 $this->accountId = $accountId;
1123 return $this->accountId;
1903 public $accountId; variable in Google_UserProfile
1911 public function setAccountId( $accountId) { argument
1912 $this->accountId = $accountId;
1915 return $this->accountId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DVault.php413 'path' => 'v1/matters/{matterId}/holds/{holdId}/accounts/{accountId}',
426 'accountId' => [
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js113 new DrawioUser(user.accountId, user.username,
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md260 object with your `$accountId` and `$licenseKey`, then you call the method

1234567