All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
AdsUserSettings |
copyFrom(AdsUserSettings instance) |
AdsUserSettings |
fetch() |
static AdsUserSettings |
fetchById(Long id,
APIContext context) |
static AdsUserSettings |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdsUserSettings> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdsUserSettings> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdsUserSettings> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdsUserSettings>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
AdsUserSettings.APIRequestGet |
get() |
APIContext |
getContext() |
Object |
getFieldAdgroupNameTemplate() |
List<Object> |
getFieldAdsToolVisits() |
String |
getFieldApluscCarouselCdaOptInStatus() |
String |
getFieldApluscCarouselInlineCommentOptInStatus() |
String |
getFieldApluscEpaOptInStatus() |
List<String> |
getFieldApluscOptOutFriction() |
Boolean |
getFieldAPlusCSurveySeen() |
String |
getFieldAutoflowLiteOptInStatus() |
Boolean |
getFieldAutoflowLiteShouldOptIn() |
String |
getFieldBlendedAdsCreationDefaultingOptInStatus() |
List<Page> |
getFieldBookmarkedPages() |
Object |
getFieldCampaignGroupNameTemplate() |
Object |
getFieldCampaignNameTemplate() |
String |
getFieldCarouselToVideoOptInStatus() |
String |
getFieldConnectedSourcesCatalogOptInStatus() |
String |
getFieldDefaultCreationMode() |
String |
getFieldExportFormatDefault() |
String |
getFieldFocusModeDefault() |
Long |
getFieldGenAiAlphaTestStatus() |
String |
getFieldId() |
String |
getFieldImageExpansionOptInStatus() |
Boolean |
getFieldIsAdsAiConsented() |
Boolean |
getFieldIsCboDefaultOn() |
Boolean |
getFieldIsSeRemovalGuidanceDismissed() |
String |
getFieldLastUsedPostFormat() |
String |
getFieldLastVisitedTime() |
List<Map<String,String>> |
getFieldMultiAdsSettings() |
List<Map<String,String>> |
getFieldMusicOnReelsOptIn() |
List<String> |
getFieldMutedCboMidflightEducationMessages() |
String |
getFieldOnsiteDestinationOptimizationOptIn() |
List<String> |
getFieldOpenTabs() |
List<String> |
getFieldPreviouslySeenRecommendations() |
String |
getFieldProductExtensionsOptIn() |
AdAccount |
getFieldSelectedAdAccount() |
Object |
getFieldSelectedComparisonTimerange() |
String |
getFieldSelectedMetricCic() |
List<String> |
getFieldSelectedMetricsCic() |
Page |
getFieldSelectedPage() |
String |
getFieldSelectedPageSection() |
String |
getFieldSelectedPowerEditorPane() |
Object |
getFieldSelectedStatRange() |
String |
getFieldShouldExportFilterEmptyCols() |
String |
getFieldShouldExportRowsWithoutUnsupportedFeature() |
Boolean |
getFieldShouldNotAutoExpandTreeTable() |
Boolean |
getFieldShouldNotShowCboCampaignToggleOffConfirmationMessage() |
Boolean |
getFieldShouldNotShowPublishMessageOnEditorClose() |
String |
getFieldShowOriginalVideosOptIn() |
String |
getFieldStaticAdProductExtensionsOptIn() |
String |
getFieldStickySettingAfterDefaultOn() |
String |
getFieldSydCampaignTrendsMetric() |
Long |
getFieldTotalCouponSydDismissals() |
Long |
getFieldTotalCouponUpsellDismissals() |
Boolean |
getFieldUsePeCreateFlow() |
User |
getFieldUser() |
Boolean |
getFieldUseStepperPrimaryEntry() |
String |
getId() |
static APIRequest.ResponseParser<AdsUserSettings> |
getParser() |
static AdsUserSettings |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdsUserSettings> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |