Searched defs:webPropertyAdWordsLinkId (Results 1 – 1 of 1) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/ |
H A D | ManagementWebPropertyAdWordsLinks.php | 43 public function delete($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = []) 61 public function get($accountId, $webPropertyId, $webPropertyAdWordsLinkId, $optParams = []) 119 …public function patch($accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $po… 138 …public function update($accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $p…
|