Show / Hide Table of Contents

Enum ConsentStatus

Represents if the user granted, denied, or hasn't specified consent.

Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public enum ConsentStatus

Fields

Name Description
ConsentDenied

Denied.

ConsentGranted

Granted.

Unspecified

Not specified.

In this article
Back to top Generated by DocFX