| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201805 |
| Modifier and Type | Field and Description |
|---|---|
static ThirdPartyAudienceSegmentLicenseType |
ThirdPartyAudienceSegmentLicenseType.DIRECT_LICENSE |
static ThirdPartyAudienceSegmentLicenseType |
ThirdPartyAudienceSegmentLicenseType.GLOBAL_LICENSE |
static ThirdPartyAudienceSegmentLicenseType |
ThirdPartyAudienceSegmentLicenseType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartyAudienceSegmentLicenseType |
ThirdPartyAudienceSegmentLicenseType.fromString(String value) |
static ThirdPartyAudienceSegmentLicenseType |
ThirdPartyAudienceSegmentLicenseType.fromValue(String value) |
ThirdPartyAudienceSegmentLicenseType |
ThirdPartyAudienceSegment.getLicenseType()
Gets the licenseType value for this ThirdPartyAudienceSegment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThirdPartyAudienceSegment.setLicenseType(ThirdPartyAudienceSegmentLicenseType licenseType)
Sets the licenseType value for this ThirdPartyAudienceSegment.
|
| Constructor and Description |
|---|
ThirdPartyAudienceSegment(Long id,
String name,
long[] categoryIds,
String description,
AudienceSegmentStatus status,
Long size,
Long mobileWebSize,
Long idfaSize,
Long adIdSize,
Long ppidSize,
AudienceSegmentDataProvider dataProvider,
AudienceSegmentType type,
ThirdPartyAudienceSegmentAudienceSegmentApprovalStatus approvalStatus,
Money cost,
ThirdPartyAudienceSegmentLicenseType licenseType,
DateTime startDateTime,
DateTime endDateTime) |
Copyright © 2018. All Rights Reserved.