Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
TextLabel
A type of label displaying text on a colored background.
Fields |
background_color
|
string
Background color of the label in HEX format. This string must match the regular expression '^#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$'. Note: The background color may not be visible for manager accounts.
|
description
|
string
A short description of the label. The length must be no more than 200 characters.
|
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-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["Labels display text on a colored background, customizable with a HEX color code for `background_color`."],["A `description` field allows for a brief explanation of the label, limited to 200 characters."],["Manager accounts may not display the background color specified in the `background_color` field."]]],[]]