RE: correct order of creating campaign, budget, biddingstrategy on ga using api

2023-09-28 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. To create a campaign using the Google Ads API, you must first create a budget and a bidding strategy. You can then create the campaign and specify the budget and bidding strategy that you want to use. The following is the

Correct order of creating Campaign, Budget, BiddingStrategy on GA using API

2023-09-26 Thread Shivam Shendurkar
I need to create a Campaign using API, but for that I must also have Budget, Bidding Strategy etc in place. There are fields like 'alignedCampaignBudgetId'. When should I populate them? Is there any correct order of creatting these entities? Like first create a Budget then BiddingStrategy or