AdStrengthActionItem

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

  • The action item has a type and details, with action_details being a union field.

  • One possible detail type for action_details is add_asset_details, used for action item type ADD_ASSET.

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

Fields

action_item_type

AdStrengthActionItemType

Output only. The action item type.

Union field

action_details

action_details. 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.