PriceExtensionType
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
BRANDS
|
The type for showing a list of brands. |
EVENTS
|
The type for showing a list of events. |
LOCATIONS
|
The type for showing locations relevant to your business. |
NEIGHBORHOODS
|
The type for showing sub-regions or districts within a city or region. |
PRODUCT_CATEGORIES
|
The type for showing a collection of product categories. |
PRODUCT_TIERS
|
The type for showing a collection of related product tiers. |
SERVICES
|
The type for showing a collection of services offered by your business. |
SERVICE_CATEGORIES
|
The type for showing a collection of service categories. |
SERVICE_TIERS
|
The type for showing a collection of related service tiers. |
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-05-29 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-05-29 UTC."],[[["Price extension types allow advertisers to showcase various aspects of their business, such as brands, events, locations, services, and product categories, directly in their ads."],["These types are categorized into specific enums like `BRANDS`, `EVENTS`, `LOCATIONS`, and more, each serving a distinct purpose in displaying relevant information to users."],["While most enums represent specific data to be displayed, `UNSPECIFIED` and `UNKNOWN` serve as default or error handling values within the system."]]],[]]