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.FieldData
Packages that use
FieldData
Package
Description
com.restfb.types.ads
Special types to interact with the Facebook
Marketing API
.
Uses of
FieldData
in
com.restfb.types.ads
Methods in
com.restfb.types.ads
that return types with arguments of type
FieldData
Modifier and Type
Method
Description
List
<
FieldData
>
Lead.
getFieldData
()
Method parameters in
com.restfb.types.ads
with type arguments of type
FieldData
Modifier and Type
Method
Description
void
Lead.
setFieldData
(
List
<
FieldData
> fieldData)