| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
AdsPaymentCycle |
AdsPaymentCycle.copyFrom(AdsPaymentCycle instance) |
static AdsPaymentCycle |
AdsPaymentCycle.loadJSON(String json,
APIContext context,
String header) |
AdsPaymentCycle |
AdsPaymentCycle.setFieldAccountId(String value) |
AdsPaymentCycle |
AdsPaymentCycle.setFieldCreatedTime(String value) |
AdsPaymentCycle |
AdsPaymentCycle.setFieldMultiplier(Long value) |
AdsPaymentCycle |
AdsPaymentCycle.setFieldRequestedThresholdAmount(Long value) |
AdsPaymentCycle |
AdsPaymentCycle.setFieldThresholdAmount(Long value) |
AdsPaymentCycle |
AdsPaymentCycle.setFieldUpdatedTime(String value) |
| Modifier and Type | Method and Description |
|---|---|
static APIRequest.ResponseParser<AdsPaymentCycle> |
AdsPaymentCycle.getParser() |
static APINodeList<AdsPaymentCycle> |
AdsPaymentCycle.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
AdsPaymentCycle |
AdsPaymentCycle.copyFrom(AdsPaymentCycle instance) |
Copyright © 2024. All rights reserved.