Lines Matching refs:accountId

36    * @param string $accountId ID of the account which the given web property
43 public function delete($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = []) argument
45 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'webPropertyAdWordsLinkId…
53 * @param string $accountId ID of the account which the given web property
61 public function get($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = []) argument
63 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'webPropertyAdWordsLinkId…
70 * @param string $accountId ID of the Google Analytics account to create the
77 public function insert($accountId, $webPropertyId, EntityAdWordsLink $postBody, $optParams = []) argument
79 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
87 * @param string $accountId ID of the account which the given web property
100 public function listManagementWebPropertyAdWordsLinks($accountId, $webPropertyId, $optParams = []) argument
102 $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId];
110 * @param string $accountId ID of the account which the given web property
119 …public function patch($accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $po… argument
121 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'webPropertyAdWordsLinkId…
129 * @param string $accountId ID of the account which the given web property
138 …public function update($accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $p… argument
140 …$params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'webPropertyAdWordsLinkId…