Uses of Class
com.restfb.types.ads.AdAccount
-
Packages that use AdAccount Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdAccount in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdAccount Modifier and Type Method Description AdAccount
AdLabel. getAccount()
AdGroup AccountAdAccount
AdsPixel. getOwnerAdAccount()
Methods in com.restfb.types.ads with parameters of type AdAccount Modifier and Type Method Description void
AdLabel. setAccount(AdAccount account)
AdGroup Accountvoid
AdsPixel. setOwnerAdAccount(AdAccount ownerAdAccount)
-