SWRLContentType Constants Reference

Declared in SWRLContent.h

SWRLContentType

The type of content delivered

Definition

typedef NS_ENUM(int, SWRLContentType ) {
   SWRLContentTypeCustom = 0,
   SWRLContentTypeURL,
   SWRLContentTypeSwirl,
   SWRLContentTypeSwirlURL,
};

Constants

SWRLContentTypeCustom

Custom creative for delivering customr JSON attributes

Declared In SWRLContent.h.

SWRLContentTypeURL

URL creative for deep-link or third party application launch

Declared In SWRLContent.h.

SWRLContentTypeSwirl

Swirl create for web content displayed via interstitial

Declared In SWRLContent.h.

SWRLContentTypeSwirlURL

Swirl type for 3rd party URL creatives via interstitial

Declared In SWRLContent.h.

Declared In

SWRLContent.h