JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.restfb.types.ads.AdDynamicCreative
Packages that use
AdDynamicCreative
Package
Description
com.restfb.types.ads
Special types to interact with the Facebook
Marketing API
.
Uses of
AdDynamicCreative
in
com.restfb.types.ads
Methods in
com.restfb.types.ads
that return
AdDynamicCreative
Modifier and Type
Method
Description
AdDynamicCreative
AdSet.
getBestCreative
()
Methods in
com.restfb.types.ads
with parameters of type
AdDynamicCreative
Modifier and Type
Method
Description
void
AdSet.
setBestCreative
(
AdDynamicCreative
bestCreative)