PWAdsNativeAd Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | PWAdsNativeAd.h | 
  adTitle
	An NSString that contains the ad title for the adTitle.
@property (nonatomic, readonly) NSString *adTitleDiscussion
An NSString that contains the ad title for the adTitle.
Declared In
PWAdsNativeAd.h
  adText
	An NSString that contains the ad text for the adText.
@property (nonatomic, readonly) NSString *adTextDiscussion
An NSString that contains the ad text for the adText.
Declared In
PWAdsNativeAd.h
  adHTML
	An NSString that contains the ad HTML for the adHTML.
@property (nonatomic, readonly) NSString *adHTMLDiscussion
An NSString that contains the ad HTML for the adHTML.
Declared In
PWAdsNativeAd.h
  adRating
	An NSNumber that contains the ad rating for the adRating.
@property (nonatomic, readonly) NSNumber *adRatingDiscussion
An NSNumber that contains the ad rating for the adRating.
Declared In
PWAdsNativeAd.h
  adIconURL
	An NSString that contains the ad icon URL for the adIconURL.
@property (nonatomic, readonly) NSString *adIconURLDiscussion
An NSString that contains the ad icon URL for the adIconURL.
Declared In
PWAdsNativeAd.h
  adImageURL
	An NSString that contains the ad image URL for the adImageURL.
@property (nonatomic, readonly) NSString *adImageURLDiscussion
An NSString that contains the ad image URL for the adImageURL.
Declared In
PWAdsNativeAd.h
  adCTA
	An NSString that contains the ad call to action for the adCTA.
@property (nonatomic, readonly) NSString *adCTADiscussion
An NSString that contains the ad call to action for the adCTA.
Declared In
PWAdsNativeAd.h
  adClickURL
	An NSString that contains the ad click URL for the adClickURL.
@property (nonatomic, readonly) NSString *adClickURLDiscussion
An NSString that contains the ad click URL for the adClickURL.
Declared In
PWAdsNativeAd.h
  adImpressionURLs
	An NSArray that contains the ad impression URLs for the adImpressionURLs.
@property (nonatomic, readonly) NSArray *adImpressionURLsDiscussion
An NSArray that contains the ad impression URLs for the adImpressionURLs.
Declared In
PWAdsNativeAd.h
  adType
	An NSString that contains the ad type for the adType.
@property (nonatomic, readonly) NSString *adTypeDiscussion
An NSString that contains the ad type for the adType.
Declared In
PWAdsNativeAd.h
  adDimension
	An NSString that contains the ad dimension for the adDimension.
@property (nonatomic, readonly) NSString *adDimensionDiscussion
An NSString that contains the ad dimension for the adDimension.
Declared In
PWAdsNativeAd.h
  nativeAdData
	An NSDictionary that contains all of the native ad data for the nativeAdData.
@property (nonatomic, readonly) NSDictionary *nativeAdDataDiscussion
An NSDictionary that contains all of the native ad data for the nativeAdData.
Declared In
PWAdsNativeAd.h