OfflineConversionError

  • The content outlines possible errors that can occur when using the offline conversion client summary.

  • These errors are presented as a list of specific error types, each with a brief description and a link to more detailed documentation.

  • The types of errors cover various issues, including problems with collection size, conversion adjustments, conversion uploads, dates, distinct values, fields, mutations, allowlisting, string format, and string length.

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.