Class GoogleAdsSearchads360V23ResourcesBackgroundCheckVerificationArtifact
specific to local services background check.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesBackgroundCheckVerificationArtifact : IDirectResponseSchema
Properties
CaseUrl
Output only. URL to access background case.
Declaration
[JsonProperty("caseUrl")]
public virtual string CaseUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
FinalAdjudicationDateTime
Output only. The timestamp when this background check case result was adjudicated. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
Declaration
[JsonProperty("finalAdjudicationDateTime")]
public virtual string FinalAdjudicationDateTime { get; set; }
Property Value
| Type | Description |
|---|---|
| string |