Class GoogleAdsSearchads360V23ServicesIdentityVerificationRequirement
Information regarding the verification requirement for a verification program type.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ServicesIdentityVerificationRequirement : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
VerificationCompletionDeadlineTime
The deadline to submit verification.
Declaration
[JsonProperty("verificationCompletionDeadlineTime")]
public virtual string VerificationCompletionDeadlineTime { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
VerificationStartDeadlineTime
The deadline to start verification in "yyyy-MM-dd HH:mm:ss" format.
Declaration
[JsonProperty("verificationStartDeadlineTime")]
public virtual string VerificationStartDeadlineTime { get; set; }
Property Value
| Type | Description |
|---|---|
| string |