Hi,

I am using Google Ads Api v2, and Java Client Library 4.2.0

I would like to update an existing Expanded Text Ad. I tried using method 
*google.ads.googleads.v2.services.AdGroupAdService/MutateAdGroupAds* 
however I am getting errors such as:   request_error: IMMUTABLE_FIELD

However after a bit of digging I believe I have been using the incorrect 
service, instead I am using method 
*google.ads.googleads.v2.services.AdService/MutateAds*

Am I correct in using this method as opposed to the MutateAdGroupAds?


Secondly I could not find an applicable method to generate the resource 
name in class *ResourceNames*. In the end I just created a string i.e. 

    String adGroupAdResourceName = "customers/{customer_id}/ads/{ad_id}";

Which seemed to do the trick. I was wondering if there is a ResourceName 
method I should be using which I am not aware off? Or if not could this be 
added in the next release.

Many Thanks
Irfan


-- 



This email and any files transmitted with it contain confidential 
information and/or privileged or personal advice. This email is intended 
for the addressee(s) stated above only. If you are not the addressee of the 
email please do not copy or forward it or otherwise use it or any part of 
it in any form whatsoever. If you have received this email in error please 
notify the sender and remove the e-mail from your system. Thank you.

This 
is an email from the company JUST EAT plc, a company registered in England 
and Wales under company number 06947854 whose registered office is at Fleet 
Place House, 2 Fleet Place, London, EC4M 7RF and where the context 
requires, includes its subsidiaries and associated undertakings.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e4e07bf0-32fe-4ae0-bf18-d77c9aa59a4f%40googlegroups.com.
  • Update ExpandedText... 'Irfan Rafiq' via AdWords API and Google Ads API Forum

Reply via email to