| 程序包 | 说明 |
|---|---|
| com.tencent.ads.examples.BasicOperations.AdsManagement | |
| com.tencent.ads.model |
| 限定符和类型 | 字段和说明 |
|---|---|
BillingEvent |
AddAdgroups.billingEvent |
| 限定符和类型 | 方法和说明 |
|---|---|
static BillingEvent |
BillingEvent.fromValue(String text) |
BillingEvent |
AdgroupsAddRequest.getBillingEvent()
Get billingEvent
|
BillingEvent |
AdgroupsGetListStruct.getBillingEvent()
Get billingEvent
|
BillingEvent |
UnsupportBillingSpec.getBillingEvent()
Get billingEvent
|
BillingEvent |
Adgroup.getBillingEvent()
Get billingEvent
|
BillingEvent |
AdgroupSetting.getBillingEvent()
Get billingEvent
|
BillingEvent |
SupportBillingSpec.getBillingEvent()
Get billingEvent
|
BillingEvent |
BillingEvent.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BillingEvent |
BillingEvent.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BillingEvent[] |
BillingEvent.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
AdgroupsAddRequest |
AdgroupsAddRequest.billingEvent(BillingEvent billingEvent) |
AdgroupsGetListStruct |
AdgroupsGetListStruct.billingEvent(BillingEvent billingEvent) |
UnsupportBillingSpec |
UnsupportBillingSpec.billingEvent(BillingEvent billingEvent) |
Adgroup |
Adgroup.billingEvent(BillingEvent billingEvent) |
AdgroupSetting |
AdgroupSetting.billingEvent(BillingEvent billingEvent) |
SupportBillingSpec |
SupportBillingSpec.billingEvent(BillingEvent billingEvent) |
void |
AdgroupsAddRequest.setBillingEvent(BillingEvent billingEvent) |
void |
AdgroupsGetListStruct.setBillingEvent(BillingEvent billingEvent) |
void |
UnsupportBillingSpec.setBillingEvent(BillingEvent billingEvent) |
void |
Adgroup.setBillingEvent(BillingEvent billingEvent) |
void |
AdgroupSetting.setBillingEvent(BillingEvent billingEvent) |
void |
SupportBillingSpec.setBillingEvent(BillingEvent billingEvent) |
void |
BillingEvent.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BillingEvent enumeration) |
Copyright © 2020. All rights reserved.