Search results
From ePrize Developers Wiki
You searched for Data
There is no page titled "Data". You can create this page.
For more information about searching ePrize Developers Wiki, see Help.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)
Article title matches
- Output communication test (structured data) (2,099 bytes)
Page text matches
- API Request/Response (4,730 bytes)
18: == Asymmetric Data Access ==
74: ...is -- add a parameter name and value to your POST data. foo=foo will work just fine. - API Debugging (2,220 bytes)
4: ...nstrate that known responses can be retrieved and data can be sent to HelloWorld web services.
13: | [[Output communication test (structured data)]] - Create CAPTCHA challenge (1,185 bytes)
3: ... created CATPCHA challenge (which is binary image data which embeds the secret) must be [[Fetch_CAPTCHA_... - Fetch CAPTCHA challenge (1,096 bytes)
26: Binary image data {size} octets in length - Welcome (2,663 bytes)
4: ...sing technology collects and aggregates promotion data into our Client Portal. The same awarding engine,... - Getting Started (15,495 bytes)
53: myXML = new XML(event.target.data); - FAQ (6,829 bytes)
34: ... parse? What patterns should I use to extract the data I need from a URL? ===
38: ...to make an HTTP request. We'll be adding more metadata such as actions you can take on those game URIs i...
48: === How do I access my promotion data? ===
50: ...f calls available for accessing promotion metrics data.
63: === If I have to store my own data, what's the value of BReWS to me? === - Enter Contest (3,032 bytes)
3: ...m must be sent using Content-Type: multipart/form-data - Mobile SDK iOS (10,316 bytes)
26: ...DK uses a concept of configuration keys to access data about promotions and instantiate certain views. E...
104: ...dLibrary] fetchPromotionConfigurations:^(NSArray *data, NSError *error) { - Mobile SDK iOS: EPZPromoLibrary (7,136 bytes)
5: ...redLibrary|sharedLibrary]] property to access the data (properties) stored within the class, and methods...
14: ...dLibrary] fetchPromotionConfigurations:^(NSArray *data, NSError *error) {
82: ...]] property, which provides a more verbose set of data.
143: ...se to get access to a promotion’s configuration data. For more information on the [[Mobile_SDK_iOS:_EP...
154: ...d) fetchPromotionConfigurations:(void(^)(NSArray *data, NSError *error))callback - Mobile SDK iOS: EPZPromoWebViewController (11,966 bytes)
186: ...FireEvent:withData:|promoWebView:didFireEvent:withData:]] delegate method.
190: ==== trackEvent(eventName, data) ====
191: ... tracks an event with the event name (String) and data (Object) specified, which is caught by the EPZPro... - Mobile SDK Android (13,597 bytes)
30: ...DK uses a concept of configuration keys to access data about promotions and instantiate certain views. E... - Photo Upload Key (2,712 bytes)
3: ...o (upload_url), the data that you will POST (post_data), and
4: ...loaded (photo_url). You must add the binary image data that you want uploaded
5: to the POST data that we return to you from this call with the att...
32: <post_data>
45: </post_data> - Mobile SDK iOS: EPZAnalyticsService (2,101 bytes)
14: [[#queueEvent:data:|- queueEvent:data:]]
31: === queueEvent:data: ===
32: Adds the passed-in event/data into the queue of events to be tracked for the ap...
34: ...queueEvent:(NSString *)event data:(NSDictionary *)data
41: ;data - Mobile SDK iOS: EPZConstants (2,210 bytes)
16: ...ification for remote payload and fetch additional data (if found)
19: ...ayloadID:remotePayloadID callback:^(NSDictionary *data, NSError *error) {
20: // Handle block callback data/error here - Mobile SDK iOS: EPZPromoConfiguration (7,458 bytes)
5: ...ithKey:data: <i>and </i>promoConfigurationWithKey:data: <i>which are not meant to be used outside of the...
22: ...appendEndpointURLWithData:|- appendEndpointURLWithData:]]<br />
170: === appendEndpointURLWithData: ===
173: ... (void) appendEndpointURLWithData:(NSDictionary *)data
177: ;data - Mobile SDK iOS: EPZPromoWebViewControllerDelegate (4,439 bytes)
10: ...reEvent:withData:|- promoWebView:didFireEvent:withData:]] <i>optional method</i>
53: === promoWebView:didFireEvent:withData: ===
56: ...nt:(NSString *)eventName withData:(NSDictionary *)data
64: ;data
65: : A dictionary object with additional event data, if any. Presently there are no set values for di... - Mobile SDK iOS: EPZPushNotificationService (22,059 bytes)
2: ...ification preferences, retrieve full notification data, and even record custom actions taken for specifi...
6: ...redService|sharedService]] property to access the data (properties) stored within the class, and methods...
15: ... fetchPushNotificationPreferences:^(NSDictionary *data, NSError *error) {
36: <b>Retrieving Notification Data</b><br />
37: ...rPayloadID:callback:|- fetchAdditionalNotificationDataForPayloadID:callback:]] - Mobile SDK iOS: EPZPushPreferenceItem (5,912 bytes)
3: ...ference object. EPZPushPreferenceItem objects are data classes that are used in the SDK’s built-in [[M...
16: ...shPreferenceItemWithData:|+ pushPreferenceItemWithData:]]<br />
17: [[#initWithPreferenceData:|- initWithPreferenceData:]]
93: === pushPreferenceItemWithData: ===
94: ...eturns a newly allocated preference item with the data specified. - Mobile SDK iOS: EPZWebViewDelegate (4,366 bytes)
11: ...didFireEvent:withData:|- webView:didFireEvent:withData:]] <i>optional method</i>
75: === webView:didFireEvent:withData: ===
78: ...nt:(NSString *)eventName withData:(NSDictionary *)data
86: ;data
87: : A dictionary object with additional event data, if any. Presently there are no set values for di...
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)