Class RequestPlatformEnum
Wrapper message for [RequestPlatform].
Describes the platform from which a request is made and on which the ad is
rendered. In the event of multiple platforms, the platform that ultimately
renders the ad is the targeted platform. For example, a video player on a
website would have a request platform of VIDEO_PLAYER.
Implements
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class RequestPlatformEnum : IMessage<RequestPlatformEnum>, IEquatable<RequestPlatformEnum>, IDeepCloneable<RequestPlatformEnum>, IBufferMessage, IMessage
Constructors
RequestPlatformEnum()
Declaration
public RequestPlatformEnum()
RequestPlatformEnum(RequestPlatformEnum)
Declaration
public RequestPlatformEnum(RequestPlatformEnum other)
Parameters
| Type | Name | Description |
|---|---|---|
| RequestPlatformEnum | other |