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