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.AdPromotedObject
Packages that use
AdPromotedObject
Package
Description
com.restfb.types.ads
Special types to interact with the Facebook
Marketing API
.
Uses of
AdPromotedObject
in
com.restfb.types.ads
Methods in
com.restfb.types.ads
that return
AdPromotedObject
Modifier and Type
Method
Description
AdPromotedObject
AdSet.
getPromotedObject
()
Methods in
com.restfb.types.ads
with parameters of type
AdPromotedObject
Modifier and Type
Method
Description
void
AdSet.
setPromotedObject
(
AdPromotedObject
promotedObject)