| Package | Description | 
|---|---|
| com.google.api.services.dfareporting | |
| com.google.api.services.dfareporting.model | 
| Modifier and Type | Method and Description | 
|---|---|
Dfareporting.Accounts.Patch | 
Dfareporting.Accounts.patch(Long profileId,
     Long id,
     Account content)
Updates an existing account. 
 | 
Dfareporting.Accounts.Update | 
Dfareporting.Accounts.update(Long profileId,
      Account content)
Updates an existing account. 
 | 
| Constructor and Description | 
|---|
Patch(Long profileId,
     Long id,
     Account content)
Updates an existing account. 
 | 
Update(Long profileId,
      Account content)
Updates an existing account. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Account | 
Account.clone()  | 
Account | 
Account.set(String fieldName,
   Object value)  | 
Account | 
Account.setAccountPermissionIds(List<Long> accountPermissionIds)
Account permissions assigned to this account. 
 | 
Account | 
Account.setAccountProfile(String accountProfile)
Profile for this account. 
 | 
Account | 
Account.setActive(Boolean active)
Whether this account is active. 
 | 
Account | 
Account.setActiveAdsLimitTier(String activeAdsLimitTier)
Maximum number of active ads allowed for this account. 
 | 
Account | 
Account.setActiveViewOptOut(Boolean activeViewOptOut)
Whether to serve creatives with Active View tags. 
 | 
Account | 
Account.setAvailablePermissionIds(List<Long> availablePermissionIds)
User role permissions available to the user roles of this account. 
 | 
Account | 
Account.setCountryId(Long countryId)
ID of the country associated with this account. 
 | 
Account | 
Account.setCurrencyId(Long currencyId)
ID of currency associated with this account. 
 | 
Account | 
Account.setDefaultCreativeSizeId(Long defaultCreativeSizeId)
Default placement dimensions for this account. 
 | 
Account | 
Account.setDescription(String description)
Description of this account. 
 | 
Account | 
Account.setId(Long id)
ID of this account. 
 | 
Account | 
Account.setKind(String kind)
Identifies what kind of resource this is. 
 | 
Account | 
Account.setLocale(String locale)
Locale of this account. 
 | 
Account | 
Account.setMaximumImageSize(Long maximumImageSize)
Maximum image size allowed for this account, in kilobytes. 
 | 
Account | 
Account.setName(String name)
Name of this account. 
 | 
Account | 
Account.setNielsenOcrEnabled(Boolean nielsenOcrEnabled)
Whether campaigns created in this account will be enabled for Nielsen OCR reach ratings by
 default. 
 | 
Account | 
Account.setReportsConfiguration(ReportsConfiguration reportsConfiguration)
Reporting configuration of this account. 
 | 
Account | 
Account.setShareReportsWithTwitter(Boolean shareReportsWithTwitter)
Share Path to Conversion reports with Twitter. 
 | 
Account | 
Account.setTeaserSizeLimit(Long teaserSizeLimit)
File size limit in kilobytes of Rich Media teaser creatives. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Account> | 
AccountsListResponse.getAccounts()
Account collection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AccountsListResponse | 
AccountsListResponse.setAccounts(List<Account> accounts)
Account collection. 
 | 
Copyright © 2011–2025 Google. All rights reserved.