Re: getting google ad account status status wrong

2024-09-26 Thread chandra Shekhar
Hi team any updates?? On Tuesday, September 24, 2024 at 8:20:03 AM UTC+5:30 chandra Shekhar wrote: > Here are the. complete details > Request > --- > MethodName: google.ads.googleads.v15.services.GoogleAdsService/Search > Endpoint: googleads.googleapis.com:443 > Headers

Re: getting google ad account status status wrong

2024-09-23 Thread chandra Shekhar
Here are the. complete details Request --- MethodName: google.ads.googleads.v15.services.GoogleAdsService/Search Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=xxx, x-goog-api-client=gl-java/1.8.0_341 gccl/28.0.0 gapic/28.0.0 gax/2.32.0 grpc/1.56.

Re: can't see option to get location_asset at campaign level

2024-09-23 Thread chandra Shekhar
ok let me know, when you get response On Friday, September 20, 2024 at 5:34:28 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Chandra: > > The asset team has not yet responded. I just asked them for an update and > will answer here as soon as I have something. > > > This message is in rel

Re: can't see option to get location_asset at campaign level

2024-09-19 Thread chandra Shekhar
Hi team, any update?? On Monday, September 16, 2024 at 8:42:00 AM UTC+5:30 chandra Shekhar wrote: > Yes, please look into it and provide an update as soon as possible. Thanks! > On Friday, September 13, 2024 at 8:34:40 PM UTC+5:30 Google Ads API Forum > Advisor wrote: > >>

Re: can't see option to get location_asset at campaign level

2024-09-15 Thread chandra Shekhar
Yes, please look into it and provide an update as soon as possible. Thanks! On Friday, September 13, 2024 at 8:34:40 PM UTC+5:30 Google Ads API Forum Advisor wrote: > It should show up with a test account. I suspect it may be a combination > of fields that create a condition where an entry is no

Re: can't see option to get location_asset at campaign level

2024-09-12 Thread chandra Shekhar
I'm not seeing location assets being returned at the customer level. Could this be due to it being a test account? Thanks. On Friday, September 13, 2024 at 11:16:20 AM UTC+5:30 chandra Shekhar wrote: > HI team I just tried to query location asset at camapign level and still > cant s

Re: can't see option to get location_asset at campaign level

2024-09-12 Thread chandra Shekhar
HI team I just tried to query location asset at camapign level and still cant see location asset Query:- SELECT campaign_asset.asset, campaign_asset.campaign, campaign_asset.field_type, campaign_asset.resource_name, campaign_asset.status, asset.structured_snippet_asset.values, asset.structured_

Re: can't see option to get location_asset at campaign level

2024-09-03 Thread chandra Shekhar
CustomerID: 9841065000, RequestID: SruFu_ynUQJrtq5oQXTUiQ On Friday, August 30, 2024 at 2:52:30 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > As per your query, I would like to inform you that *location assets* >

Not able to create lead form with background image via API

2023-12-13 Thread chandra Shekhar
Hi team, I am using API to create lead form with background_image_asset, but it's giving below error:- { "success": false, "full_message": "errors {\n error_code {\n media_upload_error: DIMENSIONS_NOT_ALLOWED\n }\n message: \"The dimensions of the image are not allowed.\"\n location {\n field_

Not able to create lead form with background image, even though image is well with within defined dimensions and aspect ratio.

2023-12-13 Thread chandra Shekhar
Hi team, I am using API to create lead form with background_image_asset, but it's giving below error:- { "success": false, "full_message": "errors {\n error_code {\n media_upload_error: DIMENSIONS_NOT_ALLOWED\n }\n message: \"The dimensions of the image are not allowed.\"\n location {\n field_

Cannot query Lead form Attach at Account Level in CustomerAsset

2023-11-30 Thread chandra Shekhar
Hi team, I am querying lead form attach to CustomerAsset query = "SELECT customer_asset.asset, customer_asset.field_type, customer_asset.primary_status, customer_asset.primary_status_details," + " customer_asset.primary_status_reasons, customer_asset.resource_name, customer_asset.source," + " cu

Re: getting invalid_value(the field\'s value is invalid) while creating conversionaction with always_use_default_value as false

2023-06-05 Thread chandra Shekhar
Thanks for the response team Just to conclude this- Is the above is from recent changes of V13 if yes then where I can find old references?? On Monday, June 5, 2023 at 1:10:30 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to Google Ads API Forum. > > Upo

Re: getting mutate_not_allowed(mutates are not allowed for the requested resource.) for purchase conversion goal

2023-06-05 Thread chandra Shekhar
Yes , I am using this mutate only https://developers.google.com/google-ads/api/rest/reference/rest/v13/customers.conversionActions/mutate *request_id*: "E2vtGia85BobKrWSm9ZoUA" *OPERATION:* update { resource_name: "customers/6495599131/conversionActions/6510885828" status: ENABLED category:

Re: Getting INVALID_VALUE(The field\'s value is invalid) while creating conversionAction with always_use_default_value as false

2023-06-04 Thread chandra Shekhar
Hi team , any updates On Thursday, June 1, 2023 at 1:48:20 PM UTC+5:30 chandra Shekhar wrote: > Hi Team, > > I am trying making conversion with always_use_default_value as false > but its giving error > > Below is the operation, error and request ID: > > create { >

Re: Getting MUTATE_NOT_ALLOWED(Mutates are not allowed for the requested resource.) for Purchase Conversion Goal

2023-06-04 Thread chandra Shekhar
Hi team, any updates On Thursday, June 1, 2023 at 10:34:50 AM UTC+5:30 chandra Shekhar wrote: > Hi Team, > > I am making request to update fields of purchase conversion goal > but getting error:- Mutates are not allowed for the requested resource. > > here is the Oper

Getting INVALID_VALUE(The field\'s value is invalid) while creating conversionAction with always_use_default_value as false

2023-06-01 Thread chandra Shekhar
Hi Team, I am trying making conversion with always_use_default_value as false but its giving error Below is the operation, error and request ID: create { status: ENABLED type: GOOGLE_PLAY_DOWNLOAD category: DOWNLOAD value_settings { default_value: 1.0 default_currency_code: "USD

Getting MUTATE_NOT_ALLOWED(Mutates are not allowed for the requested resource.) for Purchase Conversion Goal

2023-05-31 Thread chandra Shekhar
Hi Team, I am making request to update fields of purchase conversion goal but getting error:- Mutates are not allowed for the requested resource. here is the Operation:- update { resource_name: "customers/6495599131/conversionActions/6510885828" status: ENABLED category: PURCHASE value_s

Getting error while creating flexible user List

2023-04-20 Thread chandra Shekhar
Hi team I am getting below error while creating flexibleRuleUserList "full_message -> errors { error_code { collection_size_error: TOO_MANY } message: "Too many." trigger { int64_value: 3 } location { field_path_elements { field_name: "operations" index: 0 }

Creating UserList with FlexibleRuleUserList

2023-03-28 Thread chandra Shekhar
} name: "url__" } } } } } } name: "Flexible rule user list for example.com #2023-03-29T10:00:28.936" description: "Visitors of both http://example.com/example1 AND http://example.com/example2 but NOT http://example.c

Regarding IOS and Android ConversionActionType

2023-03-15 Thread chandra Shekhar
quot;: "Creation of this conversion action type isn't supported by Google Ads API.", Is above both ConversionActionType not supported now (on AW Console and Ads API). Please let me know if I am missing something. Thanks Chandra Shekhar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Can create MaximizeConversionValue bid strategy without any target return.

2023-02-02 Thread chandra Shekhar
You can see the campaign response is having target_roas value, my request clearly define I want bidding_strategy_type: MAXIMIZE_CONVERSION_VALUE without maximize_conversion_value. On Friday, February 3, 2023 at 9:28:28 AM UTC+5:30 chandra Shekhar wrote: > please ignore the FIELDMASKERROR fo

Re: Can create MaximizeConversionValue bid strategy without any target return.

2023-02-02 Thread chandra Shekhar
please ignore the FIELDMASKERROR for a while , that I was getting in v11, but for now I am doing this update request >> customer_id: "8035292425" operations { update { resource_name: "customers/8035292425/campaigns/19631729427" bidding_strategy_type: MAXIMIZE_CONVERSION_VALUE id: 196

Re: Can create MaximizeConversionValue bid strategy without any target return.

2023-02-02 Thread chandra Shekhar
} } } request_id: "zd6QCFl8du6TrCPcyQhhMA" On Thursday, February 2, 2023 at 5:15:39 PM UTC+5:30 chandra Shekhar wrote: > note: the campaign was already with bid strategy MaximizeConversionValue > and target_raos , with update I wanted wanted MaximizeConversionValue only > w

Re: Can create MaximizeConversionValue bid strategy without any target return.

2023-02-02 Thread chandra Shekhar
note: the campaign was already with bid strategy MaximizeConversionValue and target_raos , with update I wanted wanted MaximizeConversionValue only without target_raos. On Thursday, February 2, 2023 at 5:10:27 PM UTC+5:30 chandra Shekhar wrote: > Hi team , I am trying to update the bid f

Re: Google Adwords: Not getting data in actionItems[]/feedback of AdGroupAd

2022-07-19 Thread chandra Shekhar
Adid=464573993930 On Wednesday, July 20, 2022 at 9:28:45 AM UTC+5:30 chandra Shekhar wrote: > Hi team, > >In UI can see adStrength and some feedbacks but in API response > I am not getting any data feedback i.e. actionItems[]. > > Attaching snippets[image: Screen