OwnerTierOverride

Returns the priority and global boost level an organization's campaigns are created with.

priority and globalBoostLevel are the effective values, whether they come from an override or from the configured defaults; the two *Override fields are null when the default applies.

get/campaign/owner-tier/organizations/{organizationId}

Path parameters

organizationIdstring required

The id of the organization to read the tier of.

Response

OK

organizationIdstring required

The id of the organization the tier applies to.

priorityinteger required

The priority the organization's campaigns are created with.

globalBoostLevelinteger required

The global boost level the organization's campaigns are created with.

priorityOverrideinteger nullable

The priority from the matching override, or null when the default applies.

boostOverrideinteger nullable

The boost level from the matching override, or null when the default applies.