Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
shared_set.id
Field description
The ID of this shared set. Read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
google.protobuf.Int64Value
Filterable
True
Selectable
True
Sortable
True
Repeated
False
shared_set.member_count
Field description
The number of shared criteria within this shared set. Read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
google.protobuf.Int64Value
Filterable
True
Selectable
True
Sortable
True
Repeated
False
shared_set.name
Field description
The name of this shared set. Required. Shared Sets must have names that are unique among active shared sets of the same type. The length of this string should be between 1 and 255 UTF-8 bytes, inclusive.
Category
ATTRIBUTE
Data Type
STRING
Type URL
google.protobuf.StringValue
Filterable
True
Selectable
True
Sortable
True
Repeated
False
shared_set.reference_count
Field description
The number of campaigns associated with this shared set. Read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
google.protobuf.Int64Value
Filterable
True
Selectable
True
Sortable
True
Repeated
False
shared_set.resource_name
Field description
The resource name of the shared set. Shared set resource names have the form: `customers/{customer_id}/sharedSets/{shared_set_id}`