CampaignExtensionSetting

A campaign extension setting.

Fields

resource_name

string

Immutable. The resource name of the campaign extension setting. CampaignExtensionSetting resource names have the form:

customers/{customer_id}/campaignExtensionSettings/{campaign_id}~{extension_type}

extension_type

ExtensionType

Immutable. The extension type of the customer extension setting.

extension_feed_items[]

string

The resource names of the extension feed items to serve under the campaign. ExtensionFeedItem resource names have the form:

customers/{customer_id}/extensionFeedItems/{feed_item_id}

device

ExtensionSettingDevice

The device for which the extensions will serve. Optional.

campaign

string

Immutable. The resource name of the campaign. The linked extension feed items will serve under this campaign. Campaign resource names have the form:

customers/{customer_id}/campaigns/{campaign_id}