campaign_group_id

Field Name

Modifier & Defaults

Type

Description

campaign_group_id

Optional, Final

Long

Numeric ID of the campaign group this campaign belongs to. A campaign can belong to exactly 1 campaign group.

Set once at creation. Cannot be reassigned. For cross-account duplication, the referenced group must belong to the destination account.

📘

Automatic group assignment

If omitted on create, a new campaign group is created and assigned to the campaign automatically.

🚧

DEPRECATION NOTICE

  • The campaign_groups object has been deprecated. Use campaign_group_id instead.
  • If both fields are sent on the same request, campaign_group_id takes precedence.
  • For backward compatibility, both fields are returned on fetch.