RE: google ads api bidding(cpc) to product id level

2025-02-05 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. Yes, it is possible to set bids at the product level by using a Shopping Listing Group. I would suggest you to follow the code example in this section, and set the "product_item_id" field on the ListingDimensionInfo to be the of

Re: Google Ads API bidding(cpc) to product id level

2025-02-05 Thread Hearing Solutions
Hi my cpc is going very high, how can I control it? On Wed, 5 Feb 2025, 1:54 pm 'Ivy Yim' via Google Ads API and AdWords API Forum, wrote: > Referring to the articles regarding set bid and adjust bids, the example > is for ad group or campaign level. > > I assume we can also use API to adjust bi

Google Ads API bidding(cpc) to product id level

2025-02-05 Thread 'Ivy Yim' via Google Ads API and AdWords API Forum
Referring to the articles regarding set bid and adjust bids, the example is for ad group or campaign level. I assume we can also use API to adjust bid in product id level? I am wondering if we can write that script in python. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: api bidding

2023-07-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Adrian, Thank you for getting back to us. Yes, the available bidding strategies for you to use and manipulate on an App campaign are TARGET_ROAS and TARGET_CPA. Please see our code example on Standard bidding strategies(via this link https://developers.google.com/google-ads/api/docs/camp

Re: api bidding

2023-07-28 Thread Adrian Lazar
Hello, Thank you for getting back to me. Before starting this conversation I actually spent plenty of time studying the entire documentation available regarding *Bidding*. I've also spent time looking at the GitHub public repo where there are coding examples on how to perform various operation

Re: api bidding

2023-07-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adrian, Thank you for getting back to us. Moving forward to your concern, since you want to know more about all the bidding strategy types, I suggest you check our documentation about Bidding. This guide describes everything you need to know to work with bidding strategies in the Google Ads

Re: api bidding

2023-07-14 Thread Adrian Lazar
Hello, Thank you for your reply. I do understand the connection between bidding_strategy_goal_type and bidding_strategy_type, hence why, as previously mentioned, I am able to make updates for *TARGET_CPA * and *TARGET_

RE: api bidding

2023-07-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out to the Google Ads API Team. Upon checking your logs, your bidding_strategy_goal_type is OPTIMIZE_INSTALLS_TARGET_INSTALL_COST, please note when this is your goal type, your Bidding strategy should be target_cpa which is shown in this API documentation(https://dev

Re: API Bidding

2023-07-12 Thread Adrian Lazar
index: 0 } field_path_elements { field_name: "update" } field_path_elements { field_name: "maximize_conversion_value" } field_path_elements { field_name: "target_roas" } } } request_id: "DbKcNtVnq1oOm8U_T8JyBA"

API Bidding

2023-07-12 Thread Adrian Lazar
Hello, I've been struggling to integrate API Bidding Updates (Mutates) for Campaigns and AdGroups. Library used: Google Ads API Python Client Library <https://github.com/googleads/google-ads-python> Version: *21.2.0* Currently, I've only managed to get working API Bidding

AdWords API Bidding and Budgets

2010-04-13 Thread Jonathan Beebe
What happens if I use the API to set the bid of an AdGroup or Keyword to be larger than the Budget? Does it throw an error? Or will it allow that? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog a

AdWords API Bidding Options in API V2009???

2010-03-24 Thread jakov34
In Google's AdWords management campaigns settings, there is an options under: Bidding and budget -> Bidding option -> Focus on clicks -> MANUAL or AUTOMATIC it is possible to edit 'focus on clicks' (manual or automatic) through API? I really can't see this option in documentation. Thanks! Regards,

AdWords API Bidding strategy for v200909

2010-02-02 Thread PHP Developer
Now that the concept of bidding strategy is introduced for v200909, will mixed cpm/cpc ad groups within a campaign still function properly if not transitioned? Basically what will happen to campaigns that already have ad groups with their cpm and cpc set? Which bidding strategy will be assigned to