Re: Create ad extensions globally

2015-06-29 Thread Josh Radcliff (AdWords API Team)
Hi, Could you re-word your question? I don't quite understand the issue you're encountering. Thanks, Josh, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsD

Re: Create ad extensions globally

2015-06-26 Thread Giovanni Cortes
Hi Josh! Yes, I know the how works and I have done my functions for add callouts to campaigns, customer and ad groups. But for example, if I want to add a new Callout I have to update the CustomerExtensionSettingService and add the new callout and find a way to save the old callouts and then addin

Re: Create ad extensions globally

2015-06-26 Thread Josh Radcliff (AdWords API Team)
Hi, One other point: if you want to use the *same* callout extension across *all* of your campaigns and ad groups, you can simply create it once via CustomerExtensionSettingService . This would b

Re: Create ad extensions globally

2015-06-26 Thread Josh Radcliff (AdWords API Team)
Hi, You can do this using the new extension setting services as follows: 1. Use CampaignExtensionSettingService to create a CampaignExtensionSetting