Hi there, Thanks for reaching out to the Google Ads API Forum.
I can see that you have created multiple forum threads for your issue. Kindly refrain from opening multiple threads for the same issue. Moving forward, kindly see below responses to your queries: 1) Is there any method that copy-paste ad group from one campaign to another? (like copy paste button in google ads UI) >> I'm afraid that there's no feature in Google Ads API to directly copy and >> paste an Ad Group from one campaign to another. You will have to retrieve >> the Ad Group that you'd like to copy and then use its values to add a new Ad >> Group associated with another campaign. You may check out the Get Ad Groups >> and Add Ad Groups sample codes for reference when building your own >> implementation 2) When I try to add existing ads from one ad group to another ad group, with IDs retrieved via GAQL like this : >> I can see that from your logs that you’ve received “Resource was not found.” >> error while using AdGroupAdService. That said, I suggest you double check if >> provided resources in your request already exist for the said account. If you still persist with the error then you send to us the complete request and response logs with the request-id, so that our team can check better. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2Xm2B7:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ZNnRT000000000000000000000000000000000000000000000R8DO6200G69L7OG7Qt6kMggHlcfzkw%40sfdc.net.
