RE: filter on multiple ad groups

2025-01-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. In order to include multiple ad group Ids together as a filter, you can use ‘IN’ instead of ‘=’ operator. Please refer to the sample GAQL query:- SELECT ad_group.id, ad_group.name FROM ad_group WHERE ad_group.id IN (, , ) I hope thi

Read Error - "Reauthentication is needed. Please run `gcloud auth application-default login` to reauthenticate."

2025-01-27 Thread 'Melker Holmgren' via Google Ads API and AdWords API Forum
Hi, We are experience a increase in Read Error - "Reauthentication is needed. Please run `gcloud auth application-default login` to reauthenticate." for our customers. Some customers have Reauth but soon get the problem again. Have something happened at your side? The problems started one mont

RE: campaign serving status "suspend"

2025-01-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Please note that the concerns related to the Google Ads account suspension are out of scope for the Google Ads API support team as our team specializes in Google Ads API related concerns and technical implementations. I would re

Re: Asset level data DemandGen through API

2025-01-27 Thread 'Irina Neagu' via Google Ads API and AdWords API Forum
Hi Can you please let me know which query to use to extract the asset information together with the metrics and the ad/campaign ids? Thank you Irina On Saturday, January 25, 2025 at 12:24:48 AM UTC Irina Neagu wrote: > Hi > > Similar to this query 'Asset level data of Pmax / DemandGen through

Re: crm enhanced conversion integration with google ads

2025-01-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Please note that it would not be possible for our team to schedule a meeting with you as we only provide email support. You can list down all your queries on this email thread and we will address them via this email channel. Based on the shared request Id ‘7nz8pV3IQFzsjwTlgloMDQ’, I underst

Issue with Google Ads Query for shopping_product Metrics – Date Segmentation Error

2025-01-27 Thread Bipasha Roy
The query below is showing as valid in the query builder, but when I attempt to run it, I receive the following error message: const query = SELECT shopping_product.title, metrics.cost_micros, metrics.conversions, metrics.clicks, metrics.conversions_from_interactions_rate, segments.month

Issue with Google Ads Query for shopping_product Metrics – Date Segmentation Error

2025-01-27 Thread Bipasha Roy
The query below is showing as valid in the query builder, but when I attempt to run it, I receive the following error message: SELECT shopping_product.title, metrics.cost_micros, metrics.conversions, metrics.clicks, metrics.conversions_from_interactions_rate, segments.mo

Campaign serving status "Suspend"

2025-01-27 Thread 'Danilo Pavkov' via Google Ads API and AdWords API Forum
Hi. We recently had a use-case where the campaign serving status was "SUSPEND", and it turned out that it was because the account status was suspended. We'd like to be able to discover that faster in the future, so a couple of questions that would help us better: * Could campaign get to "SUSP

Re: crm enhanced conversion integration with google ads

2025-01-27 Thread santosh reddy
Hi Team I am trying to create Add Campaign using Google ads API example but am getting below error , could you please help on this what is the error , Also could you please setup a 30 mins meeting to discuss on this issue , I was trying to implement certain things using Google ads API but getti

GAQL query asset_field_type_view ,return no data..

2025-01-27 Thread Tommy jarvis
here is my request log: 2025-01-26T22:30:52.582+08:00 DEBUG 37451 --- [ads-jobs] [order-processing] [ault-executor-0] c.g.ads.googleads.lib.request.detail : SUCCESS REQUEST DETAIL. Request --- MethodName: google.ads.googleads.v18.services.GoogleAdsService/SearchStream Endpoint: googleads

Filter on multiple ad groups

2025-01-27 Thread Brad Melluish
Is there a way to filter on a list of ad group ids instead of just one (e.g., "WHERE ad_group.id = '12345'") in a GAQL query's WHERE clause? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: gaql query asset_field_type_view ,return no data..

2025-01-27 Thread Tommy jarvis
My confusion is that I have a lot of assets under my account, but they all come up empty through gaql, which is obviously not right! GAQL query: "SELECT\ncampaign.id,\n asset_field_type_view.field_type,\n asset_field_type_view.resource_name\nFROM asset_field_type_view\n" Is asset_field_type_

differ between status of Eligible and Eligible (Limited)

2025-01-27 Thread Avidan Menashe
Hi , I have a data feed that on the ui of google ads i can filter it by the status of the element , possible statuses are Eligible and Eligible (Limited). but , when i do a query to the api to the asses_set of type PAGE_FEED that contain both element with the status Eligible or Eligible (Lim

Re: device data outputting nothing?

2025-01-27 Thread Alex
this "latutilanne" random word shows the device breakdown values on the line graph but not the pie chart therefore the api returns nothing for devices. even though there is device data on line graph Device data here [image: Image]

Re: device data outputting nothing?

2025-01-27 Thread Alex
I have tried this on rest api and python library and linked the issue here which others have https://github.com/googleads/google-ads-python/issues/721 On Tuesday, 28 January 2025 at 11:12:56 am UTC+10 Alex wrote: > this "latutilanne" random word shows the device breakdown values on the > line

Re: device data outputting nothing?

2025-01-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I couldn't see the images of the "latutilanne" keyword that you have shared earlier, could you please provide as attachment to this email thread. Also, include the earlier requested information that helps to assist further: uncropped Google Ads UI screenshot of the field/data you would like