Account changes - discrepancy between Google Ads UI and API

2021-08-12 Thread 'Ido Karnon' via AdWords API and Google Ads API Forum
Hi, There's a bid change in one of our adgroups that appears in the Google Ads UI but doesn't appear when I make a call to the change_event end point in the Google Ads API. Does anyone know how or why this is happening?

Re: Bid_strategy_type enum incompatibility

2020-09-15 Thread 'Ido Karnon' via AdWords API and Google Ads API Forum
Mat's suggestion was great, didn't know that was an option. Thanks for your help! On Mon, Sep 14, 2020 at 11:09 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Ido, > > As an alternative to the *Reply privately to author *option, you can send > the requested

Re: Bid_strategy_type enum incompatibility

2020-09-13 Thread 'Ido Karnon' via AdWords API and Google Ads API Forum
I can't click o reply to author. It's grayed out. When I hover over it it says: "you do not have permissions to reply to author in this group". How can I get these permissions? On Friday, September 11, 2020 at 4:16:39 PM UTC+3 adsapiforumadvisor wrote: > Hi Ido, > > Looks like you may have

Re: Bid_strategy_type enum incompatibility

2020-09-10 Thread 'Ido Karnon' via AdWords API and Google Ads API Forum
Hi again, Any news here? On Thursday, September 3, 2020 at 11:02:43 PM UTC+3 Ido Karnon wrote: > Hi, > > This is the documentation I found: > > https://developers.google.com/google-ads/api/reference/rpc/v4/BiddingStrategyTypeEnum.BiddingStrategyType > > But it appears to be inconsistent with

Re: Bid_strategy_type enum incompatibility

2020-09-03 Thread 'Ido Karnon' via AdWords API and Google Ads API Forum
Hi, This is the documentation I found: https://developers.google.com/google-ads/api/reference/rpc/v4/BiddingStrategyTypeEnum.BiddingStrategyType But it appears to be inconsistent with what I get from the API. Thanks, Ido On Thu, Sep 3, 2020 at 10:51 PM Google Ads API Forum Advisor Prod <

Re: Bid_strategy_type enum incompatibility

2020-09-03 Thread 'Ido Karnon' via AdWords API and Google Ads API Forum
This is what I got so far from comparing the bidding strategy in the UI to the bidding strategy number I get for the same campaign through the google ads api: 0: "UNSPECIFIED", 1: "UNKNOWN", 2: "ENHANCED_CPC", 3: "MANUAL_CPC", 6: "TARGET_CPA", 13: "MANUAL_CPV", 14: "TARGET_CPM", 15:

Bid_strategy_type enum incompatibility

2020-09-03 Thread 'Ido Karnon' via AdWords API and Google Ads API Forum
Hi, I'm running this query: SELECT segments.date , segments.day_of_week , segments.ad_network_type , campaign.advertising_channel_type , campaign.advertising_channel_sub_type , customer.descriptive_name , customer.id, campaign.name , campaign.id , campaign.status , ad_group.name , ad_group.id ,