Re: Unable to update assets or headlines of a responsive display ad

2021-09-21 Thread Lokesh Lalwani
I am using this endpoint https://googleads.googleapis.com/v8/customers/{ customer_id}/adGroupAds/{adgroup~ad}. I am also specifying all required update masks as well but still, I am unable to update the headlines or the assets. My Ad Type is "ResponsiveDisplayAd" On Tuesday, September 21, 2021

Unable to update assets or headlines of a responsive display ad

2021-09-20 Thread Lokesh Lalwani
Hi, I am trying to update the headlines of an ad using the rest API but I am getting an error stating that this field is immutable but I am able to edit this from the UI. is there any way to update headlines, descriptions or image assets of a Responsive Display Ad. Thanks, Lokesh -- --

Valid Currency Code ?

2021-09-17 Thread Lokesh Lalwani
Hi All, I am trying to create a bidding strategy with some currency code but I am getting an error "Invalid currency code". Can anyone tell me or point to a resource which contains valid currency codes for google ads api. Thanks, Lokesh -- --

POLICY_FINDING Error while creating an Ad using the Google Ads API

2021-09-15 Thread Lokesh Lalwani
Hello, I am getting this policy finding error while creating google ads using the REST API. This is the response that I am getting { "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type":

INVALID_ARGUMENT Error

2021-09-14 Thread Lokesh Lalwani
Hello, I am getting this error even though I have set all the fields for creating an AdGroupAd. This is the error response below {'error': {'code': 400, 'message': 'Request contains an invalid argument.', 'status': 'INVALID_ARGUMENT', 'details': [{'@type':

Unable to create a campaign using the REST API

2021-08-31 Thread Lokesh Lalwani
Hi, I am trying to create a campaign using the REST API but this is the error which I am facing *{'code': 400, 'message': 'Invalid JSON payload received. Unexpected token.\ncampaignoperation=cr\n^', 'status': 'INVALID_ARGUMENT'}* *This is the JSON that I am passing:* *data* = { "operations": [