Hi

I am implementing a feature to clone a whole AdWords campaign using only 
the API. Basically I want the same behavior of the CTRL+C and CTRL+V that 
is available in the AdWords UI

with a deep copy of the campaign and of all the AdGroups contained in it.

I've found this old thread 
https://groups.google.com/forum/#!topic/adwords-api/rErEluYfpAQ, but it's 
not indicated a clear solution for this use case

My approach is to get a campaign using the CampaignService.get and then 
create a new campaign using the response as template and modifying only few 
fields

Because I want to clone the whole campaign the response should contain all 
the data: where can I find a complete list of fields to include in the 
selector of the request?

I am using this documentation 
https://developers.google.com/adwords/api/docs/reference/v201702/CampaignService
 


but it's is not straightforward to include the fields for the nested objects

For the moment I have some problems because I cannot get the AdGroups list 
in the response

Best regards, Emanuele

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscr...@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+unsubscr...@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/b4c50871-7620-4a22-9582-7b7709f22f53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Clone a ... Emanuele Bragagnolo
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
      • ... Emanuele Bragagnolo
      • ... Emanuele Bragagnolo
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
      • ... Emanuele Bragagnolo
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
    • Re:... Zweitze
      • ... Emanuele Bragagnolo

Reply via email to