Enum ExclusionScopeEnum.Types.ExclusionScope
The scope to which the exclusion label applies.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ExclusionScopeEnum.Types.ExclusionScope
Fields
| Name | Description |
|---|---|
| Page | The exclusion label applies to the entire page. |
| Pod | The exclusion label applies to the entire pod (or group). |
| Stream | The exclusion label applies to the entire stream of content. |
| Unspecified | No value specified. |