| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202402 |
| Modifier and Type | Method and Description |
|---|---|
ChildPublisher |
Company.getChildPublisher()
Gets the childPublisher value for this Company.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Company.setChildPublisher(ChildPublisher childPublisher)
Sets the childPublisher value for this Company.
|
| Constructor and Description |
|---|
Company(Long id,
String name,
CompanyType type,
String address,
String email,
String faxPhone,
String primaryPhone,
String externalId,
String comment,
CompanyCreditStatus creditStatus,
AppliedLabel[] appliedLabels,
Long primaryContactId,
long[] appliedTeamIds,
Integer thirdPartyCompanyId,
DateTime lastModifiedDateTime,
ChildPublisher childPublisher,
ViewabilityProvider viewabilityProvider) |
Copyright © 2024. All rights reserved.