In order to change target URLs of our clients ads through the AdWords API - 
following the post http://goo.gl/QlK4uw - we have the following process up 
and running:

   - We pull via AdWords API active AdGroups
   - Per AdGroup we do the following to get TargetURLs of the keywords 
   changed:
      1. Pause adgroup
      2. Clone adgroup
   - create new adgroup via AdGroupService
      - create new textads via AdGroupAdService
      - add keywords via AdGroupCriterionService
      - add adgroup specific settings via AddAdGroupDemographicCriteria
      
   - (Then we redo this operation until all desired AdGroups have been 
   changes)


After research 
(https://groups.google.com/forum/#!topic/adwords-api/rErEluYfpAQ), we 
discovered that *we might not get all ad specific preferences through the 
API*

   - Are there preferences/settings on adgroup level (like target audience, 
   dimensions, Ad extensions or else) that are not retrievable over the 
   API, which would make a 1:1 cloning / duplicating of an adgroup impossible


Thanks for any hint.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e2e80ffc-4232-43bf-b052-19be9565281b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to