Wednesday, 21 September 2016

Re: Update keywords of campaign using API

Hi Ted, 

You can find an example of a complete API call structure here. You would need to make an HTTP POST request to the AdGroupCriterionService to update keywords. You need to include an OAuth2 access token in the request header that identifies either a manager account acting on behalf of a client, or an advertiser directly managing their own account. 

You could also consider using one of the available client libraries to make requests to the API. The code samples provided with the client libraries cover all the most common API functions. The AddKeywords Java example shows how to add new keywords and the UpdateKeyword Java example shows how to update a keyword. 

I hope this helps. 

Regards,
Shwetha, AdWords API Team.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups "AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cd025171-9e1b-4700-a9cd-e32d78a565f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment