Re: facing "request_error: unknown" for shopping performance reports

2024-08-05 Thread Stefan Zehr
We receive the same error message when attempting to load shopping performance data. The error occured around the time of the outage on 02.08.24 Google Ads API Forum Advisor schrieb am Montag, 5. August 2024 um 08:56:57 UTC+2: > Hi, > > Thank you for reaching out to the Google Ads API support

Re: google ads campaigns: prohibited_segment_with_metric_in_select_or_where_clause

2024-06-06 Thread Stefan Zehr
Thank you all for the replies, for us it was sufficient to just query only the conversions metric on campaign level (this is not prohibitted) and then filter by conversion_action_category <> 'PURCHASE' . We then could adjust the conversion metric in our main query (with impressions, costs, etc.)

Google Ads campaigns: PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE

2024-06-04 Thread Stefan Zehr
Hi, we retrieve our campaigns data from the Google Ads API: Clicks, Costs, Impressions etc. by campaign. I want to add a filter on conversion_action_category = 'PURCHASE' to restrict the results only on purchases. But I receive the following error message. What can I do to prevent this from

Filter campaigns data on conversion_action_category leads to error

2024-06-04 Thread Stefan Zehr
Hi, I added a filter for conversion_action_category into our campaigns data query: SELECTcpgn."id" AS campaignid , cpgn."name" AS campaignname , cpgn."cost_micros" , cpgn."clicks" AS Clicks , cpgn."interactions" AS Interactions , cpgn."conversions" AS Conversions FROM "GoogleAds.ca

Product price benchmark via api

2019-05-08 Thread Stefan Zehr
Is it possible to get product price benchmarks through google ads api? https://support.google.com/google-ads/answer/9027761?hl=en -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~