Ads API .NET library
|
Provides operations for creating, updating and retrieving AudienceSegment objects. More...
Provides operations for creating, updating and retrieving AudienceSegment objects.
|
inline |
Creates a new instance of the AudienceSegmentService class.
|
inline |
Creates a new instance of the AudienceSegmentService class.
|
inline |
Creates a new instance of the AudienceSegmentService class.
|
inline |
Creates a new instance of the AudienceSegmentService class.
|
inline |
Creates a new instance of the AudienceSegmentService class.
|
inlinevirtual |
Creates new FirstPartyAudienceSegment objects.
Implements Google.Api.Ads.AdManager.v202402.IAudienceSegmentService.
|
inlinevirtual |
|
inlinevirtual |
Gets an AudienceSegmentPage of AudienceSegment objects that satisfy the given Statement::query. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | AudienceSegment::id |
name | AudienceSegment::name |
status | AudienceSegment::status |
type | AudienceSegment::type |
size | AudienceSegment::size |
dataProviderName | AudienceSegmentDataProvider::name |
segmentType | AudienceSegment::type |
approvalStatus | ThirdPartyAudienceSegment::approvalStatus |
cost | ThirdPartyAudienceSegment::cost |
startDateTime | ThirdPartyAudienceSegment::startDateTime |
endDateTime | ThirdPartyAudienceSegment::endDateTime |
Implements Google.Api.Ads.AdManager.v202402.AudienceSegmentServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs the given AudienceSegmentAction on the set of segments identified by the given statement.
Implements Google.Api.Ads.AdManager.v202402.AudienceSegmentServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Updates the given FirstPartyAudienceSegment objects.
Implements Google.Api.Ads.AdManager.v202402.IAudienceSegmentService.
|
inlinevirtual |