AI-generated Key Takeaways
-
UNSPECIFIED
andUNKNOWN
are enum values indicating unspecified or unknown match sources, respectively. -
ADVERTISER_PROVIDED_KEYWORD
,AI_MAX_KEYWORDLESS
,AI_MAX_BROAD_MATCH
,DYNAMIC_SEARCH_ADS
, andPERFORMANCE_MAX
are enums representing specific sources for search term matches. -
These enums provide insight into how a search term resulted in an ad display, categorizing the source of the match.
The search term match sources.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
The match is from a user-provided keyword. |
|
The match is from the keywordless expansion portion of AI Max. |
|
The match is from the broad match expansion portion of AI Max. |
|
The match is from a Dynamic Search Ad. |
|
The match is from the search term matching functionality in PMax. |