Show / Hide Table of Contents

Class BatchAllowAdReviewCenterAdsResponse

Response object for BatchAllowAdReviewCenterAds method.

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

Constructors

BatchAllowAdReviewCenterAdsResponse()

Declaration
public BatchAllowAdReviewCenterAdsResponse()

BatchAllowAdReviewCenterAdsResponse(BatchAllowAdReviewCenterAdsResponse)

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