Show / Hide Table of Contents

Enum CustomFieldVisibilityEnum.Types.CustomFieldVisibility

The visibility level of a CustomField.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum CustomFieldVisibilityEnum.Types.CustomFieldVisibility

Fields

Name Description
Editable

The CustomField is visible and editable in both the API and UI.

Hidden

The CustomField is not visible in the UI and only visible through the API.

ReadOnly

The CustomField is visible in the UI and only editable through the API.

Unspecified

No value specified

In this article
Back to top Generated by DocFX