CampaignGroupStatus

  • A CampaignGroup can have different statuses indicating its state.

  • UNSPECIFIED and UNKNOWN are statuses used for unspecified or unknown values.

  • An ENABLED status means the campaign group is active.

  • A REMOVED status means the campaign group has been removed.

Possible statuses of a CampaignGroup.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ENABLED

The campaign group is active.

REMOVED

The campaign group has been removed.