ChangeEventResourceType

  • The ChangeEvent resource supports a variety of resource types including Ads, Ad Groups, Campaigns, and various associated components like criteria, budgets, and assets.

  • Specific resource types are enumerated to indicate changes related to Ads, Ad Groups, Campaigns, Feeds, and Assets.

  • Enums like UNSPECIFIED and UNKNOWN indicate the lack of a specified value or an unclassified resource type respectively.

Enum listing the resource types support by the ChangeEvent resource.

Proto definition

Enums
An Ad resource change.

AD_GROUP

An AdGroup resource change.

AD_GROUP_AD

An AdGroupAd resource change.

AD_GROUP_ASSET

An AdGroupAsset resource change.

AD_GROUP_BID_MODIFIER

An AdGroupBidModifier resource change.

AD_GROUP_CRITERION

An AdGroupCriterion resource change.

AD_GROUP_FEED

An AdGroupFeed resource change.

ASSET

An Asset resource change.

ASSET_SET

An AssetSet resource change.

ASSET_SET_ASSET

An AssetSetAsset resource change.

CAMPAIGN

A Campaign resource change.

CAMPAIGN_ASSET

A CampaignAsset resource change.

CAMPAIGN_ASSET_SET

A CampaignAssetSet resource change.

CAMPAIGN_BUDGET

A CampaignBudget resource change.

CAMPAIGN_CRITERION

A CampaignCriterion resource change.

CAMPAIGN_FEED

A CampaignFeed resource change.

CUSTOMER_ASSET

A CustomerAsset resource change.

FEED

A Feed resource change.

FEED_ITEM

A FeedItem resource change.

UNKNOWN

Used for return value only. Represents an unclassified resource unknown in this version.

UNSPECIFIED

No value has been specified.