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 
 if you 
make a large number of requests per second on a single AdWords account. 
BatchJobService 
 is a 
better option to process large numbers of operations. If using 
BatchJobService is not an option, you can consider some strategies listed 
here 

 to 
mitigate RateExceededErrors. 

Regards,
Shwetha, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c21def1c-813a-4859-8996-87e226c48941%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 just 
because its easier for me to implement considering my existing project 
codebase.
Could anyone help me foresee any performance issues I may face using 
 AdGroupAdService while trying to migrate thousands of ads per account. I 
have to migrate ads for 13 such accounts.

Regards,
Priya

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/81c5a630-28a6-4f7a-b322-69c4b6060d62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.