Hi,

let me just stress how important this feature ist. We have a use case where 
we need to change the URL suffices of all ads in an account. Ideally, we'd 
download an AD_PERFORMANCE_REPORT to get all ads IDs regardless of type, 
and then just send SET operations for those IDs with the correct 
finalUrlSuffix field.
As that's not possible though, we'll need to either keep a mapping of all 
report fields to all existing fields for all ad types, or use the AdService 
to first download all ad objects with all fields, modify the finalUrlSuffix 
field and send a mutate request again. Both of these options seem not very 
efficient.

Best regards,
Dorian

On Wednesday, 11 July 2018 16:48:04 UTC+2, Bharani Cherukuri (AdWords API 
Team) wrote:
>
> Hello Yang, 
>
> With the previous versions of the API, v201802 and earlier, the Ads were 
> immutable. Using v201806, you will be able to mutate your ads without 
> losing their performance data using AdService 
> <https://developers.google.com/adwords/api/docs/reference/latest/AdService>. 
> For this, you will have to add all the required fields listed here 
> <https://developers.google.com/adwords/api/docs/guides/ad-features#mutating_ads_for_v201806_and_later>.
>  
> Currently, it is not possible to update only specific elements without the 
> required fields. However, I have shared your concern with the team. Please 
> keep an eye on our blog 
> <http://googleadsdeveloper.blogspot.com/search/label/adwords_api> for any 
> updates or announcements related to this feature. 
>
> Thanks,
> Bharani, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/7ec2d575-53c1-4f45-affa-2488c6e17050%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to