analytics.management.web Property Ad Words Links.update
PUT {{baseUrl}}/management/accounts/:accountId/webproperties/:webPropertyId/entityAdWordsLinks/:webPropertyAdWordsLinkId?alt=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>"aUser=<string>&userIp=<string>
Updates an existing webProperty-Google Ads link.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
alt | string | Data format for the response. | |
fields | string | Selector specifying which fields to include in a partial response. | |
key | string | API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. | |
oauth_token | string | OAuth 2.0 token for the current user. | |
prettyPrint | string | Returns response with indentations and line breaks. | |
quotaUser | string | An opaque string that represents a user for quota purposes. Must not exceed 40 characters. | |
userIp | string | Deprecated. Please use quotaUser instead. |
Request Body
{"adWordsAccounts"=>[{"autoTaggingEnabled"=>true, "customerId"=>"exercitat", "kind"=>"analytics#adWordsAccount"}, {"autoTaggingEnabled"=>true, "customerId"=>"et sit qui voluptate", "kind"=>"analytics#adWordsAccount"}], "entity"=>{"webPropertyRef"=>{"accountId"=>"veniam incididunt", "href"=>"nisi quis v", "id"=>"occaecat dolore", "internalWebPropertyId"=>"Duis Ut cupidatat adipisicing qui", "kind"=>"analytics#webPropertyRef", "name"=>"consectetur eiusmod eu"}}, "id"=>"<string>", "kind"=>"analytics#entityAdWordsLink", "name"=>"<string>", "profileIds"=>["<string>", "<string>"], "selfLink"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"adWordsAccounts":[{"autoTaggingEnabled":true,"customerId":"veniam in occaecat laboris","kind":"analytics#adWordsAccount"},{"autoTaggingEnabled":true,"customerId":"aute reprehenderit nostrud","kind":"analytics#adWordsAccount"}],"entity":{"webPropertyRef":{"accountId":"labore dolor dolore elit","href":"labore veniam","id":"enim cillum ut","internalWebPropertyId":"est Lorem culpa nulla","kind":"analytics#webPropertyRef","name":"incididunt sed "}},"id":"\u003cstring\u003e","kind":"analytics#entityAdWordsLink","name":"\u003cstring\u003e","profileIds":["\u003cstring\u003e","\u003cstring\u003e"],"selfLink":"\u003cstring\u003e"}