AddAssetDetails
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# AddAssetDetails\n\nThe details of the asset to add.\n\n| Fields ||\n|--------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `asset_field_type` | [AssetFieldType](/google-ads/api/reference/rpc/v21/AssetFieldTypeEnum.AssetFieldType) Output only. The asset field type of the asset(s) to add. |\n| ### `asset_count` | `int32` Output only. The number of assets to add. |\n| ### `video_aspect_ratio_requirement` | [AssetCoverageVideoAspectRatioRequirement](/google-ads/api/reference/rpc/v21/AssetCoverageVideoAspectRatioRequirementEnum.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. |"]]