OfflineConversionError

  • The document lists potential error codes for offline conversion client summaries.

  • Each error code represents a specific type of error, such as collection size, upload issues, date errors, or formatting problems.

  • The error_code field is a union field that can only contain one of the listed error types.

Possible errors for offline conversion client summary.

Fields
Union field

error_code

error_code. Error with description. error_code can be only one of the following:

collection_size_error

CollectionSizeError

Output only. Collection size error.

conversion_adjustment_upload_error

ConversionAdjustmentUploadError

Output only. Conversion adjustment upload error.

conversion_upload_error

ConversionUploadError

Output only. Conversion upload error.

date_error

DateError

Output only. Date error.

distinct_error

DistinctError

Output only. Distinct error.

field_error

FieldError

Output only. Field error.

mutate_error

MutateError

Output only. Mutate error.

not_allowlisted_error

NotAllowlistedError

Output only. Not allowlisted error.

string_format_error

StringFormatError

Output only. String format error.

string_length_error

StringLengthError

Output only. String length error.