Getting the audience names from campaign_audience_view

2025-03-08 Thread Roger Smith
Hi team, I'm currently struggling to understand something. Function below/query below is working nicely. It returns the data I expect. However, this field: campaign_audience_view.resource_name according to the documentation takes the following value: customers/{customer_id}/campaignAudienceVi

Re: Getting the audience names from campaign_audience_view

2025-03-08 Thread Roger Smith
With audience name, I am expecting values like such: On Saturday, March 8, 2025 at 10:22:17 AM UTC+1 Roger Smith wrote: > Hi team, > > I'm currently struggling to understand something. > > Function below/query below is working nicely. It returns the data I > expe

Re: Inconsistent behavior when calling GenerateKeywordHistoricalMetrics from KeywordPlanIdeaService

2025-02-04 Thread Roger Smith
I already checked and the majority of the failed keywords do have data to be returned. On Tuesday, February 4, 2025 at 1:35:15 PM UTC+1 Roger Smith wrote: > Hi team, > > I'm trying to figure out this issue with the Keyword plan idea service. > Would really appreciate some help

Inconsistent behavior when calling GenerateKeywordHistoricalMetrics from KeywordPlanIdeaService

2025-02-04 Thread Roger Smith
Hi team, I'm trying to figure out this issue with the Keyword plan idea service. Would really appreciate some help here. Certain search terms successfully return data when queried individually but fail to appear in the response when included in batch requests. What I have tested: *Individua

Inconsistent behavior in calling KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics endpoint

2025-02-04 Thread Roger Smith
Hi team, I'm trying to figure out this issue with the Keyword plan idea service. Would really appreciate some help here. Certain search terms successfully return data when queried individually but fail to appear in the response when included in batch requests. What I have tested: 1. Indivi

Re: structuring location exclusion requests for demand gen campaigns

2024-12-18 Thread Roger Smith
You're a super hero. What a lightning speed reaction and so much details too. I struggled with this for 4 hours yesterday. That makes so much sense! I now made the adjustments. I had to add a couple of new methods to fetch upgraded_targeting status, and an ad group ID iterator and use AdGroupC

Structuring location exclusion requests for Demand Gen campaigns

2024-12-18 Thread Roger Smith
Hi, I need to understand whether there is a specific service or route for excluding locations in demand gen campaigns via the Google Ads API. I currently have a "normal" operation for excluding these locations in app, search and display campaigns that is working correctly. However, when I use