Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread Artem Konyukhov
We don't change any value of gbraid / wbraid / gclid when getting it. But sometimes we are getting values like this &gbraid=2018870052907341364 &wbraid=3267766971020261100 среда, 12 июня 2024 г. в 23:13:36 UTC+3, Google Ads API Forum Advisor: > Hi, > > Could you confirm whether the provided GBR

Re: not getting conversion action data for months

2024-06-12 Thread Hashcrypt Devs
Okay Thanks On Wednesday, June 12, 2024 at 8:16:02 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > According to the guide > , > > rows whose selected metrics are all zero won't be returned. In th

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Could you confirm whether the provided GBRAID value is valid and not modified while uploading the click conversions for the particular conversion action name 'Reg'? Kindly note that this error occurs when your gbraid parameter is not formatted correctly. Please make sure the GBRAID value is

Re: generatekeywordhistoricalmetricsrequest - cpc historical data?

2024-06-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, The year_month_range represents the past 4 years date range. If the search volume is not available for the entire year_month_range provided, the subset of the year month range for which search volume is available are returned. If not specified, metrics for the past 12 months are returned.

Re: api token - basic access

2024-06-12 Thread Analytics Account
I've reached out to the API compliance team and I still haven't heard back. Why is this so hard? It's such a simple request! On Tuesday, June 11, 2024 at 6:59:24 AM UTC-5 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > I understan

Unable to create sub-accounts on my Test Manager Account

2024-06-12 Thread Jarrad Salmon
Hi there, Following the instructions here: https://developers.google.com/google-ads/api/docs/best-practices/test-accounts#create I created a new test manager account. I need to create some test sub-accounts but I get this error: [image: image (2).jpg] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

googleAds:mutate campaignCriterionOperation throwing INCONSISTENT_FIELD_VALUES error

2024-06-12 Thread Dan Charbonneau
New to these APIs and I've spent a day searching the conversations and can't understand what the fields are mis-matched in my googleAds:mutate campaignCriterionOperation. I get this error if I join the campaignCriterion with "language" or "location", but works with things like "keyword". Here

Re: generatekeywordhistoricalmetricsrequest - cpc historical data?

2024-06-12 Thread Yuan-Chien Yang
And are there any alternative ways (other APIs) that I could source relevant data and calculate monthly CPC myself? Any suggestions would be great. Thank you again. On Wednesday, June 12, 2024 at 11:57:31 AM UTC-4 Yuan-Chien Yang wrote: > Sorry, one last question. Just to clarify. For the aver

Re: generatekeywordhistoricalmetricsrequest - cpc historical data?

2024-06-12 Thread Yuan-Chien Yang
Sorry, one last question. Just to clarify. For the average CPC returned from this particular API, what's the date range it represents? Thank you! On Wednesday, June 12, 2024 at 11:55:58 AM UTC-4 Google Ads API Forum Advisor wrote: > Hi, > > There is no other API to provide monthly CPC data. You

Re: generatekeywordhistoricalmetricsrequest - cpc historical data?

2024-06-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, There is no other API to provide monthly CPC data. You can check the YearMonthRange which is inclusive of the start and end months. Eg: A year month range to represent Jan 2020 would be: (Jan 2020, Jan 2020). Hope this helps. This message is in relation to case "ref:!00D1U01174p.!5004Q02tJHr

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread Artem Konyukhov
Method Name: /google.ads.googleads.v16.services.ConversionUploadService/UploadClickConversions Host: googleads.googleapis.com Headers: { "x-goog-api-client": "gl-php\/8.1.27 gccl\/22.1.0 gapic\/22.1.0 gax\/1.19.1 grpc\/1.60.0 rest\/1.19.1 pb\/+n", "x-goog-request-params": "customer_id=321

Re: not getting conversion action data for months

2024-06-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, According to the guide, rows whose selected metrics are all zero won't be returned. In the examples provided, it seems that when filtering by month, it is inline with the guide, since all metrics are zero. When filtering by date, though all metrics are zero, they are still included in the r

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As mentioned earlier, we need complete API logs to investigate this issue and the provided information does not contain request and response. Provide us the complete API logs (request and response with request-id and request header) generated at your end to assist you better. This message i

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread Artem Konyukhov
Our steps where we get an error 1) Getting conversionActionId: SELECT conversion_action.id, conversion_action.name FROM conversion_action WHERE conversion_action.name = 'Reg' 2) Generate conversionAction by ids: $customerId = "3217984468"; $conversionId = "6779716252"; $conversionAction = Reso

Re: generatekeywordhistoricalmetricsrequest - cpc historical data?

2024-06-12 Thread Yuan-Chien Yang
Thank you for the response! Is there any other API that would provide the monthly CPC data? Best, On Tuesday, June 11, 2024 at 11:23:38 PM UTC-4 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Please find the answers for your q