Uses of Class
com.restfb.types.ads.NamedAdsObject
-
Uses of NamedAdsObject in com.restfb.types.ads
Modifier and TypeClassDescriptionclass
class
Represents the AdGroup Account Type.class
Represents the AdGroup Account Group Type .class
class
class
class
Represents the AdGroup Creative type.class
Represents the AdGroup Image typeclass
class
Represents the AdGroup Label type .class
Represents the AdGroup Set type.class
class
class
class
class
Represents the AdGroup User type.class
Represents the Business type.class
Represents the Campaign Marketing API typeclass
Represents the Custom Audience Marketing API typeclass
class
class
static class
class
class
class
Represents the Product Item typeclass
Represents the Product Set typeclass
Represents the Reach Frequency Prediction type.class
class
class
Modifier and TypeMethodDescriptionUserPermission.getBusinessPersona()
Business.getCreatedBy()
The creator of this business.Business.getUpdatedBy()
The person's name who last updated this business.UserPermission.getUser()
Modifier and TypeMethodDescriptionvoid
UserPermission.setBusinessPersona
(NamedAdsObject businessPersona) void
Business.setCreatedBy
(NamedAdsObject createdBy) The creator of this business.void
Business.setUpdatedBy
(NamedAdsObject updatedBy) The person's name who last updated this business.void
UserPermission.setUser
(NamedAdsObject user)