Show / Hide Table of Contents

Class CreativePlaceholderCompanion

An individual companion to a [CreativePlaceholder][google.ads.admanager.v1.CreativePlaceholder].

Inheritance
object
CreativePlaceholderCompanion
Implements
IMessage<CreativePlaceholderCompanion>
IEquatable<CreativePlaceholderCompanion>
IDeepCloneable<CreativePlaceholderCompanion>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class CreativePlaceholderCompanion : IMessage<CreativePlaceholderCompanion>, IEquatable<CreativePlaceholderCompanion>, IDeepCloneable<CreativePlaceholderCompanion>, IBufferMessage, IMessage

Constructors

CreativePlaceholderCompanion()

Declaration
public CreativePlaceholderCompanion()

CreativePlaceholderCompanion(CreativePlaceholderCompanion)

Declaration
public CreativePlaceholderCompanion(CreativePlaceholderCompanion other)
Parameters
Type Name Description
CreativePlaceholderCompanion other

Properties

Size

Required. The size of the companion to a [CreativePlaceholder][google.ads.admanager.v1.CreativePlaceholder].

Declaration
public Size Size { get; set; }
Property Value
Type Description
Size
In this article
Back to top Generated by DocFX