Enum TargetPlatformEnum.Types.TargetPlatform
The target platform of a line item.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum TargetPlatformEnum.Types.TargetPlatform
Fields
| Name | Description |
|---|---|
| Any | A universal target platform that combines mobile and desktop features. |
| Mobile | Mobile devices. |
| Unspecified | Default value. This value is unused. |
| Web | The desktop web. |