Re: Migrating production Ads to ExpandedTextAds

2016-09-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Priya, If you plan to migrate existing ads to Expanded Text Ads using AdGroupService, you might be limited by the operational limits associated with your developer token. You might also encounter RateExceededError

Migrating production Ads to ExpandedTextAds

2016-09-16 Thread priya bahuguna
Hello API Team, We are in the process of migrating existing ads to expanded text format. So I'm trying to implement a logic that reads all existing ads from an account/cmpgn/adgroup and then create expanded ads version of them. I'm considering using AdGroupAdService instead of BatchJobService