IMPLICITLY vs EXPLICITLY shared budgets

70 views
Skip to first unread message

JCAS

unread,
Aug 28, 2023, 3:13:01 PM8/28/23
to Google Ads API and AdWords API Forum
Hi!

Could someone help me clarify what's the difference between implicitly and explicitly shared budgets? Also, what's the limit of implicitly and explicitly shared budgets per account?

Thanks!

Google Ads API Forum Advisor

unread,
Aug 29, 2023, 7:40:48 AM8/29/23
to jcarist...@gmail.com, adwor...@googlegroups.com

Hi,

 

Thank you for reaching out to the Google Ads API Support team.

 

When you create a new CampaignBudget using the Google Ads API, you can specify if it is shareable with the BoolValue of the explicitly_shared field:

  • true (default): explicitly shared - can be shared among multiple campaigns
  • false: implicitly shared - can be used by only one campaign

 

You will get the CampaignBudgetError.CANNOT_UPDATE_CAMPAIGN_BUDGET_TO_IMPLICITLY_SHARED if you tried to set the explicitly_shared field of a budget from true to false in an update operation. Once a budget is explicitly shared (explicitly_shared = true), you cannot change explicitly_shared back to false.

 

For the limit, kindly refer here: https://developers.google.com/google-ads/api/docs/best-practices/system-limits#campaign-budget

 

Let me know if you have any questions.
 

This message is in relation to case "ref:_00D1U1174p._5004Q2o8vr2:ref"

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages