Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202308.ProposalCompanyAssociation Class Reference

A More...

Properties

long companyId [get, set]
 The unique ID of the Company associated with the Proposal. This attribute is required. More...
 
bool companyIdSpecified [get, set]
 
ProposalCompanyAssociationType type [get, set]
 The association type of the Company and Proposal. This attribute is required. More...
 
bool typeSpecified [get, set]
 
long[] contactIds [get, set]
 List of unique IDs for Contact objects of the Company. More...
 

Detailed Description

A

ProposalCompanyAssociation represents a Company associated with the Proposal and a set of Contact objects belonging to the company.

Property Documentation

long Google.Api.Ads.AdManager.v202308.ProposalCompanyAssociation.companyId
getset

The unique ID of the Company associated with the Proposal. This attribute is required.

bool Google.Api.Ads.AdManager.v202308.ProposalCompanyAssociation.companyIdSpecified
getset

true, if a value is specified for companyId, false otherwise.

long [] Google.Api.Ads.AdManager.v202308.ProposalCompanyAssociation.contactIds
getset

List of unique IDs for Contact objects of the Company.

ProposalCompanyAssociationType Google.Api.Ads.AdManager.v202308.ProposalCompanyAssociation.type
getset

The association type of the Company and Proposal. This attribute is required.

bool Google.Api.Ads.AdManager.v202308.ProposalCompanyAssociation.typeSpecified
getset

true, if a value is specified for type, false otherwise.


The documentation for this class was generated from the following file: