Skip to main content

web_property_ad_words_links

Overview

Nameweb_property_ad_words_links
TypeResource
Idgoogleanalytics.analytics.web_property_ad_words_links

Fields

NameDatatypeDescription
idstringEntity Google Ads link ID
namestringName of the link. This field is required when creating a Google Ads link.
profileIdsarrayIDs of linked Views (Profiles) represented as strings.
selfLinkstringURL link for this Google Analytics - Google Ads link.
adWordsAccountsarrayA list of Google Ads client accounts. These cannot be MCC accounts. This field is required when creating a Google Ads link. It cannot be empty.
entityobjectWeb property being linked.
kindstringResource type for entity Google Ads link.

Methods

NameAccessible byRequired ParamsDescription
management_webPropertyAdWordsLinks_getSELECTaccountId, webPropertyAdWordsLinkId, webPropertyIdReturns a web property-Google Ads link to which the user has access.
management_webPropertyAdWordsLinks_listSELECTaccountId, webPropertyIdLists webProperty-Google Ads links for a given web property.
management_webPropertyAdWordsLinks_deleteDELETEaccountId, webPropertyAdWordsLinkId, webPropertyIdDeletes a web property-Google Ads link.
management_webPropertyAdWordsLinks_insertEXECaccountId, webPropertyIdCreates a webProperty-Google Ads link.
management_webPropertyAdWordsLinks_patchEXECaccountId, webPropertyAdWordsLinkId, webPropertyIdUpdates an existing webProperty-Google Ads link. This method supports patch semantics.
management_webPropertyAdWordsLinks_updateEXECaccountId, webPropertyAdWordsLinkId, webPropertyIdUpdates an existing webProperty-Google Ads link.