Contents

CampaignCreate.DailyBudget

Request wrapper for setting a campaign’s daily budget at creation time.

Declaration

object CampaignCreate.DailyBudget

Properties

NameTypeDescription
valueMoney

The daily budget amount as a Money object with amount (decimal string) and ISO 4217 currency code. See Money.

Discussion

Sets the daily spend cap for a new campaign at creation time, using a Money object.

See DailyBudgetCreate for the full field reference and behavior.