Show / Hide Table of Contents

Enum Encoding

The encoding type of the hashed identifying information.

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

Fields

Name Description
Base64

Base 64 encoding.

Hex

Hex encoding.

Unspecified

Unspecified Encoding type. Should never be used.

In this article
Back to top Generated by DocFX