source property
The source of the synthetic content attestation. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return values only. Represents value unknown in this version.
- "ADVERTISER_ATTESTED" : Attestation provided by the advertiser.
- "GOOGLE_GENERATED_ADVERTISER_REVIEWED" : Google-generated content with advertiser review or input.
- "GOOGLE_GENERATED_FULLY_AUTOMATED" : Google-autogenerated content without advertiser review.
Implementation
core.String? source;