Show / Hide Table of Contents

Class BatchBlockAdReviewCenterAdsResponse

Response object for BatchBlockAdReviewCenterAds method.

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

Constructors

BatchBlockAdReviewCenterAdsResponse()

Declaration
public BatchBlockAdReviewCenterAdsResponse()

BatchBlockAdReviewCenterAdsResponse(BatchBlockAdReviewCenterAdsResponse)

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