Index
IngestionService
(interface)AdIdentifiers
(message)AddressInfo
(message)AudienceMember
(message)CartData
(message)Consent
(message)ConsentStatus
(enum)CustomVariable
(message)CustomerType
(enum)CustomerValueBucket
(enum)Destination
(message)DeviceInfo
(message)Encoding
(enum)EncryptionInfo
(message)ErrorCount
(message)ErrorInfo
(message)Event
(message)EventSource
(enum)ExperimentalField
(message)GcpWrappedKeyInfo
(message)GcpWrappedKeyInfo.KeyType
(enum)IngestAudienceMembersRequest
(message)IngestAudienceMembersResponse
(message)IngestEventsRequest
(message)IngestEventsResponse
(message)Item
(message)MatchRateRange
(enum)MobileData
(message)PairData
(message)ProcessingErrorReason
(enum)ProcessingWarningReason
(enum)Product
(enum) (deprecated)ProductAccount
(message)ProductAccount.AccountType
(enum)RemoveAudienceMembersRequest
(message)RemoveAudienceMembersResponse
(message)RequestStatusPerDestination
(message)RequestStatusPerDestination.IngestAudienceMembersStatus
(message)RequestStatusPerDestination.IngestEventsStatus
(message)RequestStatusPerDestination.IngestMobileDataStatus
(message)RequestStatusPerDestination.IngestPairDataStatus
(message)RequestStatusPerDestination.IngestUserDataStatus
(message)RequestStatusPerDestination.RemoveAudienceMembersStatus
(message)RequestStatusPerDestination.RemoveMobileDataStatus
(message)RequestStatusPerDestination.RemovePairDataStatus
(message)RequestStatusPerDestination.RemoveUserDataStatus
(message)RequestStatusPerDestination.RequestStatus
(enum)RetrieveRequestStatusRequest
(message)RetrieveRequestStatusResponse
(message)TermsOfService
(message)TermsOfServiceStatus
(enum)UserData
(message)UserIdentifier
(message)UserProperties
(message)WarningCount
(message)WarningInfo
(message)
IngestionService
Service for sending audience data to supported destinations.
IngestAudienceMembers |
---|
Uploads a list of
|
IngestEvents |
---|
Uploads a list of
|
RemoveAudienceMembers |
---|
Removes a list of
|
RetrieveRequestStatus |
---|
Gets the status of a request given request id.
|
AdIdentifiers
Identifiers and other information used to match the conversion event with other online activity (such as ad clicks).
Fields | |
---|---|
session_attributes |
Optional. Session attributes for event attribution and modeling. |
gclid |
Optional. The Google click ID (gclid) associated with this event. |
gbraid |
Optional. The click identifier for clicks associated with app events and originating from iOS devices starting with iOS14. |
wbraid |
Optional. The click identifier for clicks associated with web events and originating from iOS devices starting with iOS14. |
landing_page_device_info |
Optional. Information gathered about the device being used (if any) at the time of landing onto the advertiser’s site after interacting with the ad. |
AddressInfo
Address information for the user.
Fields | |
---|---|
given_name |
Required. Given (first) name of the user, all lowercase, with no punctuation, no leading or trailing whitespace, and hashed as SHA-256. |
family_name |
Required. Family (last) name of the user, all lowercase, with no punctuation, no leading or trailing whitespace, and hashed as SHA-256. |
region_code |
Required. The 2-letter region code in ISO-3166-1 alpha-2 of the user's address. |
postal_code |
Required. The postal code of the user's address. |
AudienceMember
The audience member to be operated on.
Fields | |
---|---|
destination_references[] |
Optional. Defines which |
consent |
Optional. The consent setting for the user. |
Union field data . The type of identifying data to be operated on. data can be only one of the following: |
|
user_data |
User-provided data that identifies the user. |
pair_data |
|
mobile_data |
Data identifying the user's mobile devices. |
CartData
The cart data associated with the event.
Fields | |
---|---|
merchant_id |
Optional. The Merchant Center ID associated with the items. |
merchant_feed_label |
Optional. The Merchant Center feed label associated with the feed of the items. |
merchant_feed_language_code |
Optional. The language code in ISO 639-1 associated with the Merchant Center feed of the items.where your items are uploaded. |
transaction_discount |
Optional. The sum of all discounts associated with the transaction. |
items[] |
Optional. The list of items associated with the event. |
Consent
Digital Markets Act (DMA) consent settings for the user.
Fields | |
---|---|
ad_user_data |
Optional. Represents if the user consents to ad user data. |
ad_personalization |
Optional. Represents if the user consents to ad personalization. |
ConsentStatus
Represents if the user granted, denied, or hasn't specified consent.
Enums | |
---|---|
CONSENT_STATUS_UNSPECIFIED |
Not specified. |
CONSENT_GRANTED |
Granted. |
CONSENT_DENIED |
Denied. |
CustomVariable
Custom variable for ads conversions.
Fields | |
---|---|
variable |
Optional. The name of the custom variable to set. If the variable is not found for the given destination, it will be ignored. |
value |
Optional. The value to store for the custom variable. |
destination_references[] |
Optional. Reference string used to determine which of the |
CustomerType
Type of the customer associated with the event.
Enums | |
---|---|
CUSTOMER_TYPE_UNSPECIFIED |
Unspecified CustomerType. Should never be used. |
NEW |
The customer is new to the advertiser. |
RETURNING |
The customer is returning to the advertiser. |
REENGAGED |
The customer has re-engaged with the advertiser. |
CustomerValueBucket
The advertiser-assessed value of the customer.
Enums | |
---|---|
CUSTOMER_VALUE_BUCKET_UNSPECIFIED |
Unspecified CustomerValueBucket. Should never be used. |
LOW |
The customer is low value. |
MEDIUM |
The customer is medium value. |
HIGH |
The customer is high value. |
Destination
The Google product you're sending data to. For example, a Google Ads account.
Fields | |
---|---|
reference |
Optional. ID for this |
login_account |
Optional. The account used to make this API call. To add or remove data from the |
linked_account |
Optional. An account that the calling user's |
operating_account |
Required. The account to send the data to or remove the data from. |
product_destination_id |
Required. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. |
DeviceInfo
Information about the device being used (if any) when the event happened.
Fields | |
---|---|
user_agent |
Optional. The user-agent string of the device for the given context. |
ip_address |
Optional. The IP address of the device for the given context. Note: Google Ads does not support IP address matching for end users in the European Economic Area (EEA), United Kingdom (UK), or Switzerland (CH). Add logic to conditionally exclude sharing IP addresses from users from these regions and ensure that you provide users with clear and comprehensive information about the data you collect on your sites, apps, and other properties and get consent where required by law or any applicable Google policies. See the About offline conversion imports page for more details. |
Encoding
The encoding type of the hashed identifying information.
Enums | |
---|---|
ENCODING_UNSPECIFIED |
Unspecified Encoding type. Should never be used. |
HEX |
Hex encoding. |
BASE64 |
Base 64 encoding. |
EncryptionInfo
Encryption information for the data being ingested.
Fields | |
---|---|
Union field wrapped_key . The wrapped key used to encrypt the data. wrapped_key can be only one of the following: |
|
gcp_wrapped_key_info |
Google Cloud Platform wrapped key information. |
ErrorCount
The error count for a given error reason.
Fields | |
---|---|
record_count |
The count of records that failed to upload for a given reason. |
reason |
The error reason of the failed records. |
ErrorInfo
Error counts for each type of error.
Fields | |
---|---|
error_counts[] |
A list of errors and counts per error reason. May not be populated in all cases. |
Event
An event representing a user interaction with an advertiser's website or app.
Fields | |
---|---|
destination_references[] |
Optional. Reference string used to determine the destination. If empty, the event will be sent to all |
transaction_id |
Optional. The unique identifier for this event. Required for conversions using multiple data sources. |
event_timestamp |
Required. The time the event occurred. |
last_updated_timestamp |
Optional. The last time the event was updated. |
user_data |
Optional. Pieces of user provided data, representing the user the event is associated with. |
consent |
Optional. Information about whether the associated user has provided different types of consent. |
ad_identifiers |
Optional. Identifiers and other information used to match the conversion event with other online activity (such as ad clicks). |
currency |
Optional. The currency code associated with all monetary values within this event. |
conversion_value |
Optional. The conversion value associated with the event, for value-based conversions. |
event_source |
Optional. Signal for where the event happened (web, app, in-store, etc.). |
event_device_info |
Optional. Information gathered about the device being used (if any) when the event happened. |
cart_data |
Optional. Information about the transaction and items associated with the event. |
custom_variables[] |
Optional. Additional key/value pair information to send to the conversion containers (conversion action or FL activity). |
experimental_fields[] |
Optional. A list of key/value pairs for experimental fields that may eventually be promoted to be part of the API. |
user_properties |
Optional. Advertiser-assessed information about the user at the time that the event happened. |
EventSource
The source of the event.
Enums | |
---|---|
EVENT_SOURCE_UNSPECIFIED |
Unspecified EventSource. Should never be used. |
WEB |
The event was generated from a web browser. |
APP |
The event was generated from an app. |
IN_STORE |
The event was generated from an in-store transaction. |
PHONE |
The event was generated from a phone call. |
OTHER |
The event was generated from other sources. |
ExperimentalField
Experimental field representing unofficial fields.
Fields | |
---|---|
field |
Optional. The name of the field to use. |
value |
Optional. The value the field to set. |
GcpWrappedKeyInfo
Information about the Google Cloud Platform wrapped key.
Fields | |
---|---|
key_type |
Required. The type of algorithm used to encrypt the data. |
wip_provider |
Required. The Workload Identity pool provider required to use KEK. |
kek_uri |
Required. Google Cloud Platform Cloud Key Management Service resource ID. Should be in the format of "projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{key}". |
encrypted_dek |
Required. The base64 encoded encrypted data encryption key. |
KeyType
The type of algorithm used to encrypt the data.
Enums | |
---|---|
KEY_TYPE_UNSPECIFIED |
Unspecified key type. Should never be used. |
XCHACHA20_POLY1305 |
Algorithm XChaCha20-Poly1305 |
IngestAudienceMembersRequest
Request to upload audience members to the provided destinations. Returns an IngestAudienceMembersResponse
.
Fields | |
---|---|
destinations[] |
Required. The list of destinations to send the audience members to. |
audience_members[] |
Required. The list of users to send to the specified destinations. At most 10000 |
consent |
Optional. Request-level consent to apply to all users in the request. User-level consent overrides request-level consent, and can be specified in each |
validate_only |
Optional. For testing purposes. If |
encoding |
Optional. Required for |
encryption_info |
Optional. Encryption information for |
terms_of_service |
Optional. The terms of service that the user has accepted/rejected. |
IngestAudienceMembersResponse
Response from the IngestAudienceMembersRequest
.
Fields | |
---|---|
request_id |
The auto-generated ID of the request. |
IngestEventsRequest
Request to upload audience members to the provided destinations. Returns an IngestEventsResponse
.
Fields | |
---|---|
destinations[] |
Required. The list of destinations to send the events to. |
events[] |
Required. The list of events to send to the specified destinations. At most 2000 |
consent |
Optional. Request-level consent to apply to all users in the request. User-level consent overrides request-level consent, and can be specified in each |
validate_only |
Optional. For testing purposes. If |
encoding |
Optional. Required for |
encryption_info |
Optional. Encryption information for |
IngestEventsResponse
Response from the IngestEventsRequest
.
Fields | |
---|---|
request_id |
The auto-generated ID of the request. |
Item
Represents an item in the cart associated with the event.
Fields | |
---|---|
merchant_product_id |
Optional. The product ID within the Merchant Center account. |
quantity |
Optional. The number of this item associated with the event. |
unit_price |
Optional. The unit price excluding tax, shipping, and any transaction level discounts. |
MatchRateRange
The match rate range of the upload or userlist.
Enums | |
---|---|
MATCH_RATE_RANGE_UNKNOWN |
The match rate range is unknown. |
MATCH_RATE_RANGE_NOT_ELIGIBLE |
The match rate range is not eligible. |
MATCH_RATE_RANGE_LESS_THAN_20 |
The match rate range is less than 20% (in the interval [0, 20) ). |
MATCH_RATE_RANGE_20_TO_30 |
The match rate range is between 20% and 30% (in the interval [20, 31) ). |
MATCH_RATE_RANGE_31_TO_40 |
The match rate range is between 31% and 40% (in the interval [31, 41) ). |
MATCH_RATE_RANGE_41_TO_50 |
The match rate range is between 41% and 50% (in the interval [41, 51) ). |
MATCH_RATE_RANGE_51_TO_60 |
The match rate range is between 51% and 60% (in the interval [51, 61) . |
MATCH_RATE_RANGE_61_TO_70 |
The match rate range is between 61% and 70% (in the interval [61, 71) ). |
MATCH_RATE_RANGE_71_TO_80 |
The match rate range is between 71% and 80% (in the interval [71, 81) ). |
MATCH_RATE_RANGE_81_TO_90 |
The match rate range is between 81% and 90% (in the interval [81, 91) ). |
MATCH_RATE_RANGE_91_TO_100 |
The match rate range is between 91% and 100% (in the interval |
MobileData
Mobile IDs for the audience. At least one mobile ID is required.
Fields | |
---|---|
mobile_ids[] |
Required. The list of mobile device IDs (advertising ID/IDFA). At most 10 |
PairData
PAIR IDs for the audience. At least one PAIR ID is required.
Fields | |
---|---|
pair_ids[] |
Required. Cleanroom-provided PII data, hashed with SHA256, and encrypted with an EC commutative cipher using publisher key for the PAIR user list. At most 10 |
ProcessingErrorReason
The processing error reason.
Enums | |
---|---|
PROCESSING_ERROR_REASON_UNSPECIFIED |
The processing error reason is unknown. |
PROCESSING_ERROR_REASON_INVALID_CUSTOM_VARIABLE |
The custom variable is invalid. |
PROCESSING_ERROR_REASON_CUSTOM_VARIABLE_NOT_ENABLED |
The status of the custom variable is not enabled. |
PROCESSING_ERROR_REASON_EVENT_TOO_OLD |
The conversion is older than max supported age. |
PROCESSING_ERROR_REASON_DENIED_CONSENT |
The ad user data is denied, either by the user or in the advertiser default settings. |
PROCESSING_ERROR_REASON_NO_CONSENT |
Advertiser did not give 3P consent for the Ads core platform services. |
PROCESSING_ERROR_REASON_UNKNOWN_CONSENT |
The overall consent (determined from row level consent, request level consent, and account settings) could not be determined for this user |
PROCESSING_ERROR_REASON_DUPLICATE_GCLID |
A conversion with the same GCLID and conversion time already exists in the system. |
PROCESSING_ERROR_REASON_DUPLICATE_TRANSACTION_ID |
A conversion with the same order id and conversion action combination was already uploaded. |
PROCESSING_ERROR_REASON_INVALID_GBRAID |
The gbraid could not be decoded. |
PROCESSING_ERROR_REASON_INVALID_GCLID |
The google click ID could not be decoded. |
PROCESSING_ERROR_REASON_INVALID_MERCHANT_ID |
Merchant id contains non-digit characters. |
PROCESSING_ERROR_REASON_INVALID_WBRAID |
The wbraid could not be decoded. |
PROCESSING_ERROR_REASON_INTERNAL_ERROR |
Internal error. |
PROCESSING_ERROR_REASON_DESTINATION_ACCOUNT_ENHANCED_CONVERSIONS_TERMS_NOT_SIGNED |
Enhanced conversions terms are not signed in the destination account. |
PROCESSING_ERROR_REASON_INVALID_EVENT |
The event is invalid. |
PROCESSING_ERROR_REASON_INSUFFICIENT_MATCHED_TRANSACTIONS |
The matched transactions are less than the minimum threshold. |
PROCESSING_ERROR_REASON_INSUFFICIENT_TRANSACTIONS |
The transactions are less than the minimum threshold. |
PROCESSING_ERROR_REASON_INVALID_FORMAT |
The event has format error. |
PROCESSING_ERROR_REASON_DECRYPTION_ERROR |
The event has a decryption error. |
PROCESSING_ERROR_REASON_DEK_DECRYPTION_ERROR |
The DEK failed to be decrypted. |
PROCESSING_ERROR_REASON_INVALID_WIP |
The WIP is formatted incorrectly or the WIP does not exist. |
PROCESSING_ERROR_REASON_INVALID_KEK |
The KEK cannot decrypt data because it is the wrong KEK, or it does not exist. |
PROCESSING_ERROR_REASON_WIP_AUTH_FAILED |
The WIP could not be used because it was rejected by its attestation condition. |
PROCESSING_ERROR_REASON_KEK_PERMISSION_DENIED |
The system did not have the permissions needed to access the KEK. |
PROCESSING_ERROR_REASON_USER_IDENTIFIER_DECRYPTION_ERROR |
Failed to decrypt the UserIdentifier data using the DEK. |
PROCESSING_ERROR_OPERATING_ACCOUNT_MISMATCH_FOR_AD_IDENTIFIER |
The user attempted to ingest events with an ad identifier that isn't from the operating account's ads. |
ProcessingWarningReason
The processing warning reason.
Enums | |
---|---|
PROCESSING_WARNING_REASON_UNSPECIFIED |
The processing warning reason is unknown. |
PROCESSING_WARNING_REASON_KEK_PERMISSION_DENIED |
The system did not have the permissions needed to access the KEK. |
PROCESSING_WARNING_REASON_DEK_DECRYPTION_ERROR |
The DEK failed to be decrypted. |
PROCESSING_WARNING_REASON_DECRYPTION_ERROR |
The event has a decryption error. |
PROCESSING_WARNING_REASON_WIP_AUTH_FAILED |
The WIP could not be used because it was rejected by its attestation condition. |
PROCESSING_WARNING_REASON_INVALID_WIP |
The WIP is formatted incorrectly or the WIP does not exist. |
PROCESSING_WARNING_REASON_INVALID_KEK |
The KEK cannot decrypt data because it is the wrong KEK, or it does not exist. |
PROCESSING_WARNING_REASON_USER_IDENTIFIER_DECRYPTION_ERROR |
Failed to decrypt th UserIdentifier data using the DEK. |
PROCESSING_WARNING_REASON_INTERNAL_ERROR |
Internal error. |
Product
Deprecated. Use
instead. Represents a specific Google product.AccountType
Enums | |
---|---|
PRODUCT_UNSPECIFIED |
Unspecified product. Should never be used. |
GOOGLE_ADS |
Google Ads. |
DISPLAY_VIDEO_PARTNER |
Display & Video 360 partner. |
DISPLAY_VIDEO_ADVERTISER |
Display & Video 360 advertiser. |
DATA_PARTNER |
Data Partner. |
ProductAccount
Represents a specific account.
Fields | |
---|---|
product |
Deprecated. Use |
account_id |
Required. The ID of the account. For example, your Google Ads account ID. |
account_type |
Optional. The type of the account. For example, |
AccountType
Represents Google account types. Used to locate accounts and destinations.
Enums | |
---|---|
ACCOUNT_TYPE_UNSPECIFIED |
Unspecified product. Should never be used. |
GOOGLE_ADS |
Google Ads. |
DISPLAY_VIDEO_PARTNER |
Display & Video 360 partner. |
DISPLAY_VIDEO_ADVERTISER |
Display & Video 360 advertiser. |
DATA_PARTNER |
Data Partner. |
RemoveAudienceMembersRequest
Request to remove users from an audience in the provided destinations. Returns a RemoveAudienceMembersResponse
.
Fields | |
---|---|
destinations[] |
Required. The list of destinations to remove the users from. |
audience_members[] |
Required. The list of users to remove. |
validate_only |
Optional. For testing purposes. If |
encoding |
Optional. Required for |
encryption_info |
Optional. Encryption information for |
RemoveAudienceMembersResponse
Response from the RemoveAudienceMembersRequest
.
Fields | |
---|---|
request_id |
The auto-generated ID of the request. |
RequestStatusPerDestination
A request status per destination.
Fields | |
---|---|
destination |
A destination within a DM API request. |
request_status |
The request status of the destination. |
error_info |
An error info error containing the error reason and error counts related to the upload. |
warning_info |
A warning info containing the warning reason and warning counts related to the upload. |
Union field status . The status of the destination. status can be only one of the following: |
|
audience_members_ingestion_status |
The status of the ingest audience members request. |
events_ingestion_status |
The status of the ingest events request. |
audience_members_removal_status |
The status of the remove audience members request. |
IngestAudienceMembersStatus
The status of the ingest audience members request.
Fields | |
---|---|
Union field status . The status of the audience members ingestion to the destination. status can be only one of the following: |
|
user_data_ingestion_status |
The status of the user data ingestion to the destination. |
mobile_data_ingestion_status |
The status of the mobile data ingestion to the destination. |
pair_data_ingestion_status |
The status of the pair data ingestion to the destination. |
IngestEventsStatus
The status of the events ingestion to the destination.
Fields | |
---|---|
record_count |
The total count of events sent in the upload request. Includes all events in the request, regardless of whether they were successfully ingested or not. |
IngestMobileDataStatus
The status of the mobile data ingestion to the destination containing stats related to the ingestion.
Fields | |
---|---|
record_count |
The total count of audience members sent in the upload request for the destination. Includes all audience members in the request, regardless of whether they were successfully ingested or not. |
mobile_id_count |
The total count of mobile ids sent in the upload request for the destination. Includes all mobile ids in the request, regardless of whether they were successfully ingested or not. |
IngestPairDataStatus
The status of the pair data ingestion to the destination containing stats related to the ingestion.
Fields | |
---|---|
record_count |
The total count of audience members sent in the upload request for the destination. Includes all audience members in the request, regardless of whether they were successfully ingested or not. |
pair_id_count |
The total count of pair ids sent in the upload request for the destination. Includes all pair ids in the request, regardless of whether they were successfully ingested or not. |
IngestUserDataStatus
The status of the user data ingestion to the destination containing stats related to the ingestion.
Fields | |
---|---|
record_count |
The total count of audience members sent in the upload request for the destination. Includes all audience members in the request, regardless of whether they were successfully ingested or not. |
user_identifier_count |
The total count of user identifiers sent in the upload request for the destination. Includes all user identifiers in the request, regardless of whether they were successfully ingested or not. |
upload_match_rate_range |
The match rate range of the upload. |
RemoveAudienceMembersStatus
The status of the remove audience members request.
Fields | |
---|---|
Union field status . The status of the audience members removal from the destination. status can be only one of the following: |
|
user_data_removal_status |
The status of the user data removal from the destination. |
mobile_data_removal_status |
The status of the mobile data removal from the destination. |
pair_data_removal_status |
The status of the pair data removal from the destination. |
RemoveMobileDataStatus
The status of the mobile data removal from the destination.
Fields | |
---|---|
record_count |
The total count of audience members sent in the removal request. Includes all audience members in the request, regardless of whether they were successfully removed or not. |
mobile_id_count |
The total count of mobile Ids sent in the removal request. Includes all mobile ids in the request, regardless of whether they were successfully removed or not. |
RemovePairDataStatus
The status of the pair data removal from the destination.
Fields | |
---|---|
record_count |
The total count of audience members sent in the removal request. Includes all audience members in the request, regardless of whether they were successfully removed or not. |
pair_id_count |
The total count of pair ids sent in the removal request. Includes all pair ids in the request, regardless of whether they were successfully removed or not. |
RemoveUserDataStatus
The status of the user data removal from the destination.
Fields | |
---|---|
record_count |
The total count of audience members sent in the removal request. Includes all audience members in the request, regardless of whether they were successfully removed or not. |
user_identifier_count |
The total count of user identifiers sent in the removal request. Includes all user identifiers in the request, regardless of whether they were successfully removed or not. |
RequestStatus
The request status.
Enums | |
---|---|
REQUEST_STATUS_UNKNOWN |
The request status is unknown. |
SUCCESS |
The request succeeded. |
PROCESSING |
The request is processing. |
FAILED |
The request failed. |
PARTIAL_SUCCESS |
The request partially succeeded. |
RetrieveRequestStatusRequest
Request to get the status of request made to the DM API for a given request ID. Returns a RetrieveRequestStatusResponse
.
Fields | |
---|---|
request_id |
Required. Required. The request ID of the Data Manager API request. |
RetrieveRequestStatusResponse
Response from the RetrieveRequestStatusRequest
.
Fields | |
---|---|
request_status_per_destination[] |
A list of request statuses per destination. The order of the statuses matches the order of the destinations in the original request. |
TermsOfService
The terms of service that the user has accepted/rejected.
Fields | |
---|---|
customer_match_terms_of_service_status |
Optional. The Customer Match terms of service: https://support.google.com/adspolicy/answer/6299717. This must be accepted when ingesting |
TermsOfServiceStatus
Represents the caller's decision to accept or reject the terms of service.
Enums | |
---|---|
TERMS_OF_SERVICE_STATUS_UNSPECIFIED |
Not specified. |
ACCEPTED |
Status indicating the caller has chosen to accept the terms of service. |
REJECTED |
Status indicating the caller has chosen to reject the terms of service. |
UserData
Data that identifies the user. At least one identifier is required.
Fields | |
---|---|
user_identifiers[] |
Required. The identifiers for the user. It's possible to provide multiple instances of the same type of data (for example, multiple email addresses). To increase the likelihood of a match, provide as many identifiers as possible. At most 10 |
UserIdentifier
A single identifier for the user.
Fields | |
---|---|
Union field identifier . Exactly one must be specified. identifier can be only one of the following: |
|
email_address |
Hashed email address using SHA-256 hash function after normalization. |
phone_number |
Hashed phone number using SHA-256 hash function after normalization (E164 standard). |
address |
The known components of a user's address. Holds a grouping of identifiers that are matched all at once. |
UserProperties
Advertiser-assessed information about the user at the time that the event happened. See https://support.google.com/google-ads/answer/14007601 for more details.
Fields | |
---|---|
customer_type |
Optional. Type of the customer associated with the event. |
customer_value_bucket |
Optional. The advertiser-assessed value of the customer. |
WarningCount
The warning count for a given warning reason.
Fields | |
---|---|
record_count |
The count of records that have a warning. |
reason |
The warning reason. |
WarningInfo
Warning counts for each type of warning.
Fields | |
---|---|
warning_counts[] |
A list of warnings and counts per warning reason. |