AddAssetDetails

  • asset_field_type indicates the output-only asset field type of the assets to add.

  • asset_count is an output-only field showing the number of assets to add.

  • video_aspect_ratio_requirement specifies the required aspect ratio for video assets, relevant for video field types.

The details of the asset to add.

Fields

asset_field_type

AssetFieldType

Output only. The asset field type of the asset(s) to add.

asset_count

int32

Output only. The number of assets to add.

video_aspect_ratio_requirement

AssetCoverageVideoAspectRatioRequirement

Output only. For video field types, the required aspect ratio of the video. When unset and asset_field_type is YOUTUBE_VIDEO, the system recommends the advertiser upload any YouTube video, regardless of aspect ratio.