Batasan & Error Umum
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Perhatikan batasan dan error umum berikut.
Pembatasan
- Setiap kampanye yang mengaktifkan eksperimen
kampanye harus memiliki
anggaran sendiri yang tidak dibagikan.
Kesalahan Umum
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-08-26 UTC.
[null,null,["Terakhir diperbarui pada 2025-08-26 UTC."],[[["\u003cp\u003eCampaigns using campaign experiments require a dedicated, non-shared budget.\u003c/p\u003e\n"],["\u003cp\u003eOnce a budget is explicitly shared, it cannot be reverted to a non-shared state.\u003c/p\u003e\n"],["\u003cp\u003eAccounts have a maximum limit on the number of budgets they can contain.\u003c/p\u003e\n"],["\u003cp\u003eYou cannot remove a budget currently assigned to active or paused campaigns.\u003c/p\u003e\n"],["\u003cp\u003eCampaigns with experiments cannot utilize budgets shared with other campaigns.\u003c/p\u003e\n"]]],[],null,["# Restrictions & Common Errors\n\nNote the following restrictions and common errors.\n\nRestrictions\n------------\n\n- Any campaign that has [campaign\n experiments](//support.google.com/google-ads/answer/6318742) enabled must have its own non-shared budget.\n\nCommon Errors\n-------------\n\n| Error | Description |\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`CampaignBudgetError.CANNOT_UPDATE_CAMPAIGN_BUDGET_TO_IMPLICITLY_SHARED`](/google-ads/api/reference/rpc/v21/CampaignBudgetErrorEnum.CampaignBudgetError#cannot_update_campaign_budget_to_implicitly_shared) | Indicates that you tried to set the [explicitly_shared](/google-ads/api/reference/rpc/v21/CampaignBudget#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](/google-ads/api/reference/rpc/v21/CampaignBudget#explicitly_shared) back to `false`. |\n| [`ResourceCountLimitExceededError.ACCOUNT_LIMIT`](/google-ads/api/reference/rpc/v21/ResourceCountLimitExceededErrorEnum.ResourceCountLimitExceededError#account_limit) | Indicates you've reached the maximum number of budgets in an account. |\n| [`CampaignError.CAMPAIGN_CANNOT_USE_SHARED_BUDGET`](/google-ads/api/reference/rpc/v21/CampaignErrorEnum.CampaignError#campaign_cannot_use_shared_budget) | The campaign to which you're trying to add the budget is using campaign experiments, and the budget is already being used by another campaign. |\n| [`CampaignBudgetError.CAMPAIGN_BUDGET_IN_USE`](/google-ads/api/reference/rpc/v21/CampaignBudgetErrorEnum.CampaignBudgetError#campaign_budget_in_use) | You're trying to remove a budget associated with one or more active or paused campaigns. |"]]