AI-generated Key Takeaways
-
Describes the criteria for a listing group in Google Ads.
-
Includes fields for type, case value, parent ad group criterion, and path of the listing group.
-
Defines
type
using a reference toListingGroupTypeEnum.ListingGroupType
. -
Defines
case_value
using a reference toListingDimensionInfo
and notes it's undefined for the root group. -
Defines
parent_ad_group_criterion
as a string resource name and notes it's null for the root group. -
Defines
path
using a reference toListingDimensionPath
.
A listing group criterion.
Fields | |
---|---|
|
Type of the listing group. |
|
Dimension value with which this listing group is refining its parent. Undefined for the root group. |
|
Resource name of ad group criterion which is the parent listing group subdivision. Null for the root group. |
|
The path of dimensions defining this listing group. |