Hello, My company manages ads for other merchants and often needs to update the destinationURL of thousands of ads to include tracking tags. As the updateAds() API only supports updating the status and not the destinationURL, we need to create new, duplicate ads where the only difference is the destinationURL.
Several of the original ads have approved exemptions, which means that when calling checkAds or adAdds, an error is returned with isExemptable set to true. Unfortunately, the ads returned from getAd/getAllAds do not have values for the exemptionRequest properties set even though they have approved exemptions. This would be very useful to have so that when pulling down an ad, we could immediately see the exemptionRequest value and copy that when creating the new ad by populating exemptionRequest again. Is this something that a future version of the APIs could possibly include? (For the record, we are facing the issue with keywords) Thanks in advance for you help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
