Re: Whole bidding strategy is missing while quering from campaign

2021-12-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Algirdas, Thanks for the clarification and providing all the details. We are trying to figure out the issue you have encountered. With regards to your query on this, the accessible_bidding_strategy resource does not provide metrics and only exposes a limited subset of the BiddingStrategy

Re: Whole bidding strategy is missing while quering from campaign

2021-12-17 Thread Algirdas Jarockis
Ok, after trying out different angles I think I learned new things: - bidding_strategy is returned only when it's created on account level, it is not returned when it's created under manager account - accessible_bidding_strategy should be used instead, because it is returned regardle

Re: Whole bidding strategy is missing while quering from campaign

2021-12-17 Thread Algirdas Jarockis
Hello. I'm afraid zero impressions has nothing to do with it and it is clearly a bug which should be looked at. My returned records have positive impression count, the problem is about bidding_strategy info not assigned when it's clearly have to be assigned. I simplified my mentioned query in my

RE: Whole bidding strategy is missing while quering from campaign

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Algirdas, Thanks for reaching out to the Google Ads API support. I have tried the same GAQL query on my end you provided and I was able to generate the (ENABLED and PAUSED) records when I removed the segments field, since these ENABLED and PAUSED campaigns have zero impressions, and when

Re: Whole bidding strategy is missing while quering from campaign

2021-12-16 Thread Algirdas Jarockis
It also doesn't work when selecting from ad_group resource. On Thursday, December 16, 2021 at 12:09:10 PM UTC+2 Algirdas Jarockis wrote: > Hello, > I'm using php google ads v9 client. > > I was testing a simple query: > SELECT campaign.bidding_strategy, bidding_strategy.id, > bidding_strategy.nam