AdStrengthActionItem

  • The content provides an action item to improve the ad strength of an asset group.

  • Key fields include action_item_type, which indicates the type of action, and action_details, which provides further details depending on the action type.

  • add_asset_details is a possible detail type specifically for ADD_ASSET action items.

An action item to improve the ad strength of an asset group.

Proto definition

Fields

action_details

Union field. The details of this action item.

action_details can be only one of the following:

add_asset_details

AddAssetDetails

Output only. The action item details for action item type ADD_ASSET.

action_item_type

AdStrengthActionItemType

Output only. The action item type.