Contents

CampaignUpdate

The list of campaign fields that are updatable.

Declaration

object CampaignUpdate

Properties

NameTypeDescription
biddingStrategystring

The bidding strategy for the campaign.

budgetOrders[int64]

The budget orders that you assign to the campaign. This applies only to campaigns with monthly invoicing. Refer to the Apple Ads Advanced help for billing details.

countriesOrRegions[string]

The App Store geoterritories where you’re promoting your app. The default value is US.

This field requires an ISO country code value for the locations where you’re promoting.

dailyBudgetAmountMoney

Your daily budget.

  • Campaigns require a dailyBudgetAmount.

  • Your dailyBudgetAmount must be greater than or equal to the defaultBidAmount in your AdGroup.

You can use the EQUALS, LESS_THAN, and GREATER_THAN selector Condition operators with Find Campaigns.

This field is updatable.

locInvoiceDetailsLOCInvoiceDetails

The standard invoice details you can set and edit using the LOCInvoiceDetails object.

namestring

The name of the campaign, which is unique within an organization.

statusstring

The user-controlled status to enable or pause the campaign.

targetCpaMoney

The target cost-per-acquisition for MAX_CONVERSIONS campaigns. This field is required if the biddingStrategy is MAX_CONVERSIONS. Returned as null for MANUAL_CPT campaigns.

Mutable after campaign creation.

See Also

Campaign Request and Response Objects