Re: Discrepancy between API and UI for bidding_strategy

2021-05-20 Thread Google Ads API Forum Advisor Prod
Hello, Glad to see that substituting those attributes got the desired results. If you aren't having any other issues, there is no need to send the request and response -- sometimes it can be necessary to get a full picture of the request. Regards, Matt Google Ads API Team Matt Google Ads API

Re: Discrepancy between API and UI for bidding_strategy

2021-05-19 Thread 'Vidak Kazic' via AdWords API and Google Ads API Forum
Hello Matt, I just found a solution - instead of using `bidding_strategy.type`, `bidding_strategy.name` in the query, I just used `campaign.bidding_strategy_type`, `campaign.bidding_strategy`, and got the correct output, so I have what I need. However, if you'd like to proceed with further

RE: Discrepancy between API and UI for bidding_strategy

2021-05-19 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. Can you please reply to us privately with your complete request and response logs? As the message will be private, you won't need to redact any of the IDs, which our team can use to troubleshoot. Regards, Matt Google Ads API Team Matt Google Ads API Team

Re: Discrepancy between API and UI for bidding_strategy

2021-05-19 Thread 'Vidak Kazic' via AdWords API and Google Ads API Forum
Additional info - I just successfully updated a shopping campaign through the Google Ads API to switch to tROAS with specified value, and I saw the campaign Target ROAS change in the Google Ads UI. However, when I queried the Google Ads API for the same campaign, I again get "Unspecified"