Re: update ad with REST throws fieldMask error

2021-01-08 Thread Google Ads API Forum Advisor Prod
Hi Antonio, Thank you for reaching out. Please send the requested information to our email alias googleadsapi-supp...@google.com. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2AH7Zp:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: update ad with REST throws fieldMask error

2021-01-08 Thread Antonio Cortina
Hi, Thanks for your response. I cant reply privately to author, system says that I have not permission to reply author on this group El jueves, 7 de enero de 2021 a las 23:23:00 UTC+1, adsapiforumadvisor escribió: > Hi Antonio, > > Thank you for reaching out. Could you confirm that the ad y

Re: update ad with REST throws fieldMask error

2021-01-07 Thread Google Ads API Forum Advisor Prod
Hi Antonio, Thank you for reaching out. Could you confirm that the ad you were updating was the expandedTextAd type? If so, could you please share the complete request and response logs along with the client customer id and the ad id via the Reply privately to author option for us to further in

Re: update ad with REST throws fieldMask error

2021-01-07 Thread Antonio Cortina
Hi, Thanks for your response, but i think that i cant do so much with this info: "GoogleAdsGoogleadsV6Services__AdOperation": { "id": "GoogleAdsGoogleadsV6Services__AdOperation", "properties": { "update": { "$ref": "GoogleAdsGoogleadsV6Resources__Ad", "description": "Update operation: The ad i

Re: update ad with REST throws fieldMask error

2021-01-05 Thread Google Ads API Forum Advisor Prod
Hi Antonio, Thank you for sending these details. You can try and review this documentation for more information on how you can implement REST and include the necessary fields/details for your request. Let me know if this helps. Best regards, Peter Laurence Napa Oliquino Google Ads API Team re

Re: update ad with REST throws fieldMask error

2021-01-05 Thread Antonio Cortina
Thanks for your response. Im not using Node.js client library, Im just using REST. The payload sended is something like this: {"operations":[{"updateMask":"final_urls, expanded_text_ad","update":{"resourceName":"customers/193635/ads/4897XXX","final_urls":["http://x.es/anuncio-ed"],"

RE: update ad with REST throws fieldMask error

2021-01-04 Thread Google Ads API Forum Advisor Prod
Hi Antonio, Thank you for reaching out. Could you please confirm you are not making API calls using the third party Node.js client library? Please make sure the resource name you are using is following this pattern: customers/{customer_id}/ads/{ad_id}. Please also give it a try to use expanded