Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
BrandSuggestion
Information of brand suggestion.
Fields |
id
|
string
Id for the brand. It would be CKG MID for verified/global scoped brands.
|
name
|
string
Name of the brand.
|
urls[]
|
string
Urls which uniquely identify the brand.
|
state
|
BrandState
Current state of the brand.
|
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-02-24 UTC.
[null,null,["Last updated 2025-02-24 UTC."],[[["Brand suggestions are identified by a unique ID, which is the CKG MID for verified or global brands."],["Each suggestion includes the brand's name and a list of URLs that are uniquely associated with it."],["The current state of the brand, such as whether it's enabled or pending review, is also provided."]]],["The document outlines brand data structure, including a unique `id` (CKG MID for global brands), the brand `name`, and a list of unique `urls`. It also tracks the `state` of the brand, using an enum value. This data structure is used to identify and manage different brands, keeping track of their unique identifiers and status.\n"]]