FinalUrlExpansionAssetView

  • FinalUrlExpansionAssetView is a resource that provides details about assets serving as final URL expansions.

  • It includes fields such as resource name, field type, final URL, campaign, asset ID, and status.

  • The level field indicates the serving level, which can be either ad group or asset group.

  • All listed fields are output only, meaning they are provided by the API and cannot be modified by the user.

FinalUrlExpansionAssetView Resource.

Fields

resource_name

string

Output only. The resource name of the FinalUrlExpansionAsset.

field_type

AssetFieldType

Output only. The field type of the asset.

final_url

string

Output only. Final URL of the FinalUrlExpansionAsset.

campaign

string

Output only. Campaign in which the asset served.

asset

string

Output only. The ID of the asset.

status

AssetLinkStatus

Output only. Status of the FinalUrlExpansionAsset.

Union field

level

level. Serving level of FinalUrlExpansionAsset. level can be only one of the following:

ad_group

string

Output only. Ad Group in which FinalUrlExpansionAsset served.

asset_group

string

Output only. Asset Group in which FinalUrlExpansionAsset served.