BVSyndicationSource Class Reference Inherits from NSObject Declared in BVSyndicationSource.h Overview If a review is syndicated, a BVSyndicationSource will contain the details of where the syndication is coming from is displayed. NOTE: The API key must be configured to show syndicated content. logoImageUrl @property (nullable, readonly) NSString *logoImageUrl contentLink @property (nullable, readonly) NSString *contentLink name @property (nullable, readonly) NSString *name – initWithApiResponse: - (nullable id)initWithApiResponse:(nullable id)apiResponse