Show / Hide Table of Contents

Class BatchActivateCustomFieldsResponse

Response object for BatchActivateCustomFields method.

Inheritance
object
BatchActivateCustomFieldsResponse
Implements
IMessage<BatchActivateCustomFieldsResponse>
IEquatable<BatchActivateCustomFieldsResponse>
IDeepCloneable<BatchActivateCustomFieldsResponse>
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 BatchActivateCustomFieldsResponse : IMessage<BatchActivateCustomFieldsResponse>, IEquatable<BatchActivateCustomFieldsResponse>, IDeepCloneable<BatchActivateCustomFieldsResponse>, IBufferMessage, IMessage

Constructors

BatchActivateCustomFieldsResponse()

Declaration
public BatchActivateCustomFieldsResponse()

BatchActivateCustomFieldsResponse(BatchActivateCustomFieldsResponse)

Declaration
public BatchActivateCustomFieldsResponse(BatchActivateCustomFieldsResponse other)
Parameters
Type Name Description
BatchActivateCustomFieldsResponse other
In this article
Back to top Generated by DocFX