campaignPriority property

int? campaignPriority
getter/setter pair

Priority of the campaign.

Campaigns with numerically higher priorities take precedence over those with lower priorities. This field is required for Shopping campaigns, with values between 0 and 2, inclusive. This field is optional for Smart Shopping campaigns, but must be equal to 3 if set.

Implementation

core.int? campaignPriority;