Package | Description |
---|---|
com.facebook.ads.sdk |
Modifier and Type | Method and Description |
---|---|
static AdVideo.EnumContentCategory |
AdVideo.EnumContentCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdVideo.EnumContentCategory[] |
AdVideo.EnumContentCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AdAccount.APIRequestCreateAdVideo |
AdAccount.APIRequestCreateAdVideo.setContentCategory(AdVideo.EnumContentCategory contentCategory) |
User.APIRequestCreateVideo |
User.APIRequestCreateVideo.setContentCategory(AdVideo.EnumContentCategory contentCategory) |
Group.APIRequestCreateVideo |
Group.APIRequestCreateVideo.setContentCategory(AdVideo.EnumContentCategory contentCategory) |
AdVideo.APIRequestUpdate |
AdVideo.APIRequestUpdate.setContentCategory(AdVideo.EnumContentCategory contentCategory) |
Page.APIRequestCreateVideo |
Page.APIRequestCreateVideo.setContentCategory(AdVideo.EnumContentCategory contentCategory) |
Copyright © 2023. All rights reserved.