| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static ProposalCompanyAssociationType |
ProposalCompanyAssociationType.ADVERTISER |
static ProposalCompanyAssociationType |
ProposalCompanyAssociationType.BILLING_AGENCY |
static ProposalCompanyAssociationType |
ProposalCompanyAssociationType.BRANDING_AGENCY |
static ProposalCompanyAssociationType |
ProposalCompanyAssociationType.OTHER_AGENCY |
static ProposalCompanyAssociationType |
ProposalCompanyAssociationType.PRIMARY_AGENCY |
static ProposalCompanyAssociationType |
ProposalCompanyAssociationType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ProposalCompanyAssociationType |
ProposalCompanyAssociationType.fromString(String value) |
static ProposalCompanyAssociationType |
ProposalCompanyAssociationType.fromValue(String value) |
ProposalCompanyAssociationType |
ProposalCompanyAssociation.getType()
Gets the type value for this ProposalCompanyAssociation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalCompanyAssociation.setType(ProposalCompanyAssociationType type)
Sets the type value for this ProposalCompanyAssociation.
|
| Constructor and Description |
|---|
ProposalCompanyAssociation(Long companyId,
ProposalCompanyAssociationType type,
long[] contactIds) |
Copyright © 2022. All rights reserved.