Class BatchApproveAudienceSegmentsResponse
Response message for BatchApproveAudienceSegments method.
Implements
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class BatchApproveAudienceSegmentsResponse : IMessage<BatchApproveAudienceSegmentsResponse>, IEquatable<BatchApproveAudienceSegmentsResponse>, IDeepCloneable<BatchApproveAudienceSegmentsResponse>, IBufferMessage, IMessage
Constructors
BatchApproveAudienceSegmentsResponse()
Declaration
public BatchApproveAudienceSegmentsResponse()
BatchApproveAudienceSegmentsResponse(BatchApproveAudienceSegmentsResponse)
Declaration
public BatchApproveAudienceSegmentsResponse(BatchApproveAudienceSegmentsResponse other)
Parameters
| Type | Name | Description |
|---|---|---|
| BatchApproveAudienceSegmentsResponse | other |
Properties
ChangeCount
Number of audience segments approved.
Declaration
public long ChangeCount { get; set; }
Property Value
| Type | Description |
|---|---|
| long |