JDBC Driver for Google Ads

Build 22.0.8462

SharedSet

SharedSets are used for sharing criterion exclusions across multiple campaigns.

Columns

Name Type Behavior Description
CustomerId Long ATTRIBUTE Output only. The ID of the customer.
SharedSetId Long ATTRIBUTE Output only. The ID of this shared set. Read only.
SharedSetMemberCount Long ATTRIBUTE Output only. The number of shared criteria within this shared set. Read only.
SharedSetName String ATTRIBUTE 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.
SharedSetReferenceCount Long ATTRIBUTE Output only. The number of campaigns associated with this shared set. Read only.
SharedSetResourceName String ATTRIBUTE Immutable. The resource name of the shared set. Shared set resource names have the form: customers/{customer_id}/sharedSets/{shared_set_id}
SharedSetStatus String ATTRIBUTE Output only. The status of this shared set. Read only.

The allowed values are ENABLED, REMOVED, UNKNOWN, UNSPECIFIED.

SharedSetType String ATTRIBUTE Immutable. The type of this shared set: each shared set holds only a single kind of resource. Required. Immutable.

The allowed values are NEGATIVE_KEYWORDS, NEGATIVE_PLACEMENTS, UNKNOWN, UNSPECIFIED.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ManagerId Long Id of the manager account on behalf of which you are requesting customer data.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462