syntheticContentAttestationStatus property

String? syntheticContentAttestationStatus
getter/setter pair

Whether to add a label to the creative as created or edited using AI when served in regions with local AI labeling regulations.

Learn more about labeling requirements in AI regulations.

Optional. Possible string values are:

  • "SYNTHETIC_CONTENT_ATTESTATION_STATUS_UNSPECIFIED" : No attestation has been provided.
  • "IS_SYNTHETIC" : Attested as created or edited using AI.
  • "NOT_SYNTHETIC" : Attested as not created or edited using AI.

Implementation

core.String? syntheticContentAttestationStatus;