public class AdvertiserAccount extends Object
Java class for AdvertiserAccount complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdvertiserAccount">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BillToCustomerId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="CurrencyCode" type="{https://bingads.microsoft.com/Customer/v13/Entities}CurrencyCode" minOccurs="0"/>
<element name="AccountFinancialStatus" type="{https://bingads.microsoft.com/Customer/v13/Entities}AccountFinancialStatus" minOccurs="0"/>
<element name="Id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="Language" type="{https://bingads.microsoft.com/Customer/v13/Entities}LanguageType" minOccurs="0"/>
<element name="LastModifiedByUserId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="LastModifiedTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ParentCustomerId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="PaymentMethodId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="PaymentMethodType" type="{https://bingads.microsoft.com/Customer/v13/Entities}PaymentMethodType" minOccurs="0"/>
<element name="PrimaryUserId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="AccountLifeCycleStatus" type="{https://bingads.microsoft.com/Customer/v13/Entities}AccountLifeCycleStatus" minOccurs="0"/>
<element name="TimeStamp" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
<element name="TimeZone" type="{https://bingads.microsoft.com/Customer/v13/Entities}TimeZoneType" minOccurs="0"/>
<element name="PauseReason" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" minOccurs="0"/>
<element name="ForwardCompatibilityMap" type="{http://schemas.datacontract.org/2004/07/System.Collections.Generic}ArrayOfKeyValuePairOfstringstring" minOccurs="0"/>
<element name="LinkedAgencies" type="{https://bingads.microsoft.com/Customer/v13/Entities}ArrayOfCustomerInfo" minOccurs="0"/>
<element name="SalesHouseCustomerId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="TaxInformation" type="{http://schemas.datacontract.org/2004/07/System.Collections.Generic}ArrayOfKeyValuePairOfstringstring" minOccurs="0"/>
<element name="BackUpPaymentInstrumentId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="BillingThresholdAmount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="BusinessAddress" type="{https://bingads.microsoft.com/Customer/v13/Entities}Address" minOccurs="0"/>
<element name="AutoTagType" type="{https://bingads.microsoft.com/Customer/v13/Entities}AutoTagType" minOccurs="0"/>
<element name="SoldToPaymentInstrumentId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="TaxCertificate" type="{https://bingads.microsoft.com/Customer/v13/Entities}AccountTaxCertificate" minOccurs="0"/>
<element name="AccountMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AdvertiserAccount() |
| Modifier and Type | Method and Description |
|---|---|
AccountFinancialStatus |
getAccountFinancialStatus()
Gets the value of the accountFinancialStatus property.
|
AccountLifeCycleStatus |
getAccountLifeCycleStatus()
Gets the value of the accountLifeCycleStatus property.
|
String |
getAccountMode()
Gets the value of the accountMode property.
|
AutoTagType |
getAutoTagType()
Gets the value of the autoTagType property.
|
Long |
getBackUpPaymentInstrumentId()
Gets the value of the backUpPaymentInstrumentId property.
|
BigDecimal |
getBillingThresholdAmount()
Gets the value of the billingThresholdAmount property.
|
Long |
getBillToCustomerId()
Gets the value of the billToCustomerId property.
|
Address |
getBusinessAddress()
Gets the value of the businessAddress property.
|
CurrencyCode |
getCurrencyCode()
Gets the value of the currencyCode property.
|
ArrayOfKeyValuePairOfstringstring |
getForwardCompatibilityMap()
Gets the value of the forwardCompatibilityMap property.
|
Long |
getId()
Gets the value of the id property.
|
LanguageType |
getLanguage()
Gets the value of the language property.
|
Long |
getLastModifiedByUserId()
Gets the value of the lastModifiedByUserId property.
|
Calendar |
getLastModifiedTime()
Gets the value of the lastModifiedTime property.
|
ArrayOfCustomerInfo |
getLinkedAgencies()
Gets the value of the linkedAgencies property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNumber()
Gets the value of the number property.
|
Long |
getParentCustomerId()
Gets the value of the parentCustomerId property.
|
Short |
getPauseReason()
Gets the value of the pauseReason property.
|
Long |
getPaymentMethodId()
Gets the value of the paymentMethodId property.
|
PaymentMethodType |
getPaymentMethodType()
Gets the value of the paymentMethodType property.
|
Long |
getPrimaryUserId()
Gets the value of the primaryUserId property.
|
Long |
getSalesHouseCustomerId()
Gets the value of the salesHouseCustomerId property.
|
Long |
getSoldToPaymentInstrumentId()
Gets the value of the soldToPaymentInstrumentId property.
|
AccountTaxCertificate |
getTaxCertificate()
Gets the value of the taxCertificate property.
|
ArrayOfKeyValuePairOfstringstring |
getTaxInformation()
Gets the value of the taxInformation property.
|
byte[] |
getTimeStamp()
Gets the value of the timeStamp property.
|
TimeZoneType |
getTimeZone()
Gets the value of the timeZone property.
|
void |
setAccountFinancialStatus(AccountFinancialStatus value)
Sets the value of the accountFinancialStatus property.
|
void |
setAccountLifeCycleStatus(AccountLifeCycleStatus value)
Sets the value of the accountLifeCycleStatus property.
|
void |
setAccountMode(String value)
Sets the value of the accountMode property.
|
void |
setAutoTagType(AutoTagType value)
Sets the value of the autoTagType property.
|
void |
setBackUpPaymentInstrumentId(Long value)
Sets the value of the backUpPaymentInstrumentId property.
|
void |
setBillingThresholdAmount(BigDecimal value)
Sets the value of the billingThresholdAmount property.
|
void |
setBillToCustomerId(Long value)
Sets the value of the billToCustomerId property.
|
void |
setBusinessAddress(Address value)
Sets the value of the businessAddress property.
|
void |
setCurrencyCode(CurrencyCode value)
Sets the value of the currencyCode property.
|
void |
setForwardCompatibilityMap(ArrayOfKeyValuePairOfstringstring value)
Sets the value of the forwardCompatibilityMap property.
|
void |
setId(Long value)
Sets the value of the id property.
|
void |
setLanguage(LanguageType value)
Sets the value of the language property.
|
void |
setLastModifiedByUserId(Long value)
Sets the value of the lastModifiedByUserId property.
|
void |
setLastModifiedTime(Calendar value)
Sets the value of the lastModifiedTime property.
|
void |
setLinkedAgencies(ArrayOfCustomerInfo value)
Sets the value of the linkedAgencies property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNumber(String value)
Sets the value of the number property.
|
void |
setParentCustomerId(Long value)
Sets the value of the parentCustomerId property.
|
void |
setPauseReason(Short value)
Sets the value of the pauseReason property.
|
void |
setPaymentMethodId(Long value)
Sets the value of the paymentMethodId property.
|
void |
setPaymentMethodType(PaymentMethodType value)
Sets the value of the paymentMethodType property.
|
void |
setPrimaryUserId(Long value)
Sets the value of the primaryUserId property.
|
void |
setSalesHouseCustomerId(Long value)
Sets the value of the salesHouseCustomerId property.
|
void |
setSoldToPaymentInstrumentId(Long value)
Sets the value of the soldToPaymentInstrumentId property.
|
void |
setTaxCertificate(AccountTaxCertificate value)
Sets the value of the taxCertificate property.
|
void |
setTaxInformation(ArrayOfKeyValuePairOfstringstring value)
Sets the value of the taxInformation property.
|
void |
setTimeStamp(byte[] value)
Sets the value of the timeStamp property.
|
void |
setTimeZone(TimeZoneType value)
Sets the value of the timeZone property.
|
protected Long billToCustomerId
protected CurrencyCode currencyCode
protected AccountFinancialStatus accountFinancialStatus
protected Long id
protected LanguageType language
protected Long lastModifiedByUserId
protected Calendar lastModifiedTime
protected String name
protected String number
protected Long parentCustomerId
protected Long paymentMethodId
protected PaymentMethodType paymentMethodType
protected Long primaryUserId
protected AccountLifeCycleStatus accountLifeCycleStatus
protected byte[] timeStamp
protected TimeZoneType timeZone
protected Short pauseReason
protected ArrayOfKeyValuePairOfstringstring forwardCompatibilityMap
protected ArrayOfCustomerInfo linkedAgencies
protected Long salesHouseCustomerId
protected ArrayOfKeyValuePairOfstringstring taxInformation
protected Long backUpPaymentInstrumentId
protected BigDecimal billingThresholdAmount
protected Address businessAddress
protected AutoTagType autoTagType
protected Long soldToPaymentInstrumentId
protected AccountTaxCertificate taxCertificate
protected String accountMode
public Long getBillToCustomerId()
Longpublic void setBillToCustomerId(Long value)
value - allowed object is
Longpublic CurrencyCode getCurrencyCode()
CurrencyCodepublic void setCurrencyCode(CurrencyCode value)
value - allowed object is
CurrencyCodepublic AccountFinancialStatus getAccountFinancialStatus()
AccountFinancialStatuspublic void setAccountFinancialStatus(AccountFinancialStatus value)
value - allowed object is
AccountFinancialStatuspublic void setId(Long value)
value - allowed object is
Longpublic LanguageType getLanguage()
LanguageTypepublic void setLanguage(LanguageType value)
value - allowed object is
LanguageTypepublic Long getLastModifiedByUserId()
Longpublic void setLastModifiedByUserId(Long value)
value - allowed object is
Longpublic Calendar getLastModifiedTime()
Stringpublic void setLastModifiedTime(Calendar value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getNumber()
Stringpublic void setNumber(String value)
value - allowed object is
Stringpublic Long getParentCustomerId()
Longpublic void setParentCustomerId(Long value)
value - allowed object is
Longpublic Long getPaymentMethodId()
Longpublic void setPaymentMethodId(Long value)
value - allowed object is
Longpublic PaymentMethodType getPaymentMethodType()
PaymentMethodTypepublic void setPaymentMethodType(PaymentMethodType value)
value - allowed object is
PaymentMethodTypepublic Long getPrimaryUserId()
Longpublic void setPrimaryUserId(Long value)
value - allowed object is
Longpublic AccountLifeCycleStatus getAccountLifeCycleStatus()
AccountLifeCycleStatuspublic void setAccountLifeCycleStatus(AccountLifeCycleStatus value)
value - allowed object is
AccountLifeCycleStatuspublic byte[] getTimeStamp()
public void setTimeStamp(byte[] value)
value - allowed object is
byte[]public TimeZoneType getTimeZone()
TimeZoneTypepublic void setTimeZone(TimeZoneType value)
value - allowed object is
TimeZoneTypepublic Short getPauseReason()
Shortpublic void setPauseReason(Short value)
value - allowed object is
Shortpublic ArrayOfKeyValuePairOfstringstring getForwardCompatibilityMap()
ArrayOfKeyValuePairOfstringstringpublic void setForwardCompatibilityMap(ArrayOfKeyValuePairOfstringstring value)
value - allowed object is
ArrayOfKeyValuePairOfstringstringpublic ArrayOfCustomerInfo getLinkedAgencies()
ArrayOfCustomerInfopublic void setLinkedAgencies(ArrayOfCustomerInfo value)
value - allowed object is
ArrayOfCustomerInfopublic Long getSalesHouseCustomerId()
Longpublic void setSalesHouseCustomerId(Long value)
value - allowed object is
Longpublic ArrayOfKeyValuePairOfstringstring getTaxInformation()
ArrayOfKeyValuePairOfstringstringpublic void setTaxInformation(ArrayOfKeyValuePairOfstringstring value)
value - allowed object is
ArrayOfKeyValuePairOfstringstringpublic Long getBackUpPaymentInstrumentId()
Longpublic void setBackUpPaymentInstrumentId(Long value)
value - allowed object is
Longpublic BigDecimal getBillingThresholdAmount()
BigDecimalpublic void setBillingThresholdAmount(BigDecimal value)
value - allowed object is
BigDecimalpublic Address getBusinessAddress()
Addresspublic void setBusinessAddress(Address value)
value - allowed object is
Addresspublic AutoTagType getAutoTagType()
AutoTagTypepublic void setAutoTagType(AutoTagType value)
value - allowed object is
AutoTagTypepublic Long getSoldToPaymentInstrumentId()
Longpublic void setSoldToPaymentInstrumentId(Long value)
value - allowed object is
Longpublic AccountTaxCertificate getTaxCertificate()
AccountTaxCertificatepublic void setTaxCertificate(AccountTaxCertificate value)
value - allowed object is
AccountTaxCertificatepublic String getAccountMode()
StringCopyright © 2024. All rights reserved.