google_ads_links
Overview
Name | google_ads_links |
Type | Resource |
Id | googleanalytics.analyticsadmin.google_ads_links |
Fields
Name | Datatype | Description |
---|---|---|
googleAdsLinks | array | List of GoogleAdsLinks. |
nextPageToken | string | A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
properties_googleAdsLinks_list | SELECT | propertiesId | Lists GoogleAdsLinks on a property. |
properties_googleAdsLinks_create | INSERT | propertiesId | Creates a GoogleAdsLink. |
properties_googleAdsLinks_delete | DELETE | googleAdsLinksId, propertiesId | Deletes a GoogleAdsLink on a property |
properties_googleAdsLinks_patch | EXEC | googleAdsLinksId, propertiesId | Updates a GoogleAdsLink on a property |