AdTextAsset
Stay organized with collections
Save and categorize content based on your preferences.
A text asset used inside an ad.
Fields |
pinned_field
|
ServedAssetFieldType
The pinned field of the asset. This restricts the asset to only serve within this field. Multiple assets can be pinned to the same field. An asset that is unpinned or pinned to a different field will not serve in a field where some other asset has been pinned.
|
|
AssetPerformanceLabel
The performance label of this text asset.
|
policy_summary_info
|
AdAssetPolicySummary
The policy summary of this text asset.
|
text
|
string
Asset text.
|
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 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["TextAsset is utilized within ads and contains fields like `pinned_field`, `asset_performance_label`, `policy_summary_info`, and `text`."],["`pinned_field` determines where the asset is displayed, allowing multiple assets in one field or restricting an asset to a specific field."],["`asset_performance_label` provides insight into the performance of the text asset while the `policy_summary_info` field offers a summary of its policy adherence."],["The `text` field simply holds the actual text content of the asset."]]],[]]