Hi Ofir,

Please see my responses inline below.

Thanks,
Josh, AdWords API Team

On Tuesday, May 12, 2015 at 11:46:27 AM UTC-4, Ofir Chakon wrote:
>
> Hi,
> I have an AdWords account with several campaigns. I want to migrate all of 
> them to the upgraded URLs using strategy 3 because their custom parameters 
> change regularly. From the migration tutorial, I understand that I should 
> implement the tracking template on the campaign/adgroup/ ad level and then 
> delete and recreate each and every ad (because I can't use UpgradeAdUrl). 
> Now for my questions:
> 1. if I want to specify the custom parameters for each ad separately (in 
> the ad level) - when should I do it? When I recreate the add? and how? - 
> because AdGroupAd doesn't have urlCustomParameters, so should I add the 
> custom parameters to the new ad object?
>
Ads in AdWords are immutable, so you should set any attributes when 
performing your *ADD* operation. You can do this by setting the 
Ad.urlCustomParameters 
<https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.Ad#urlCustomParameters>
 on 
the *AdGroupAd*'s ad 
<https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.AdGroupAd#ad>
.
 

> 2. Where should I specify the tracking template if I want it to be on the 
> ad level also?
>
As with custom parameters, you can override the tracking template at the ad 
level by setting the Ad.trackingUrlTemplate 
<https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupAdService.Ad#trackingUrlTemplate>
.

> 3. After I upgraded the URL, I want to change the custom parameters in the 
> ad level from time to time, should I delete and recreate my ad again? 
> because if so, what is the big advantage of this strategy if I can't change 
> my custom parameters regularly? If not, how can I do it?
>
Yes, you will still have to delete and re-create your ad if you want to 
modify custom parameters.


> Thanks a lot,
> Ofir
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e95dea01-6302-48de-b493-4cbc2b318b56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to