thearyadev / MSRF

Automates Microsoft rewards.
Apache License 2.0
62 stars 9 forks source link

Error recieving. Please help #17

Closed uraieqr closed 1 year ago

uraieqr commented 1 year ago

I am getting an error in the script...
error_samarthgogun112@outlook.com_1674729122.502817.zip

I would really like if you could pls help me

thearyadev commented 1 year ago

Hello. Thanks for providing the error report, it’s a big help. I’m currently working on expanding the error reports to be more helpful so i can more easily address problems.

Some errors may pop up, but do not prevent the program from running.

Before we start, what version of msrf are you running?

It seems that the Microsoft rewards data is malformed/different from what i see during testing. This data is parsed by the program to filter out unnecessary data, that being said, it doesn’t show the full story when a problem arises. (This is something im currently working on addressing)

To get more information on this specifically, please do the following:

  1. Open Chrome and navigate to https://rewards.bing.com and ensure that you are logged into the Microsoft account having the problem.
  2. Press f12 or open your Chrome Developer tools.
  3. At the top of the new window that pops up, there should be a tab called console.
  4. This will show a new page where you can enter a command into a text field, and it will run that JavaScript code. In the text box near the bottom of the console tab, type dashboard then press enter.
  5. Once the command is sent, it will print out a JSON object with the keyword dashboard. Right click on this, then click copy object
  6. It will place that into your clipboard.

image

The information copied is the same data that’s in the error report, no personal information is there.

It is the raw rewards information which will let me see the structure of the data so i can address any bugs that may exist.

Paste that text in a text file and include it here in this GitHub issue.

thearyadev commented 1 year ago

I'm also currently investigating multiple region support. I test in Canada so i dont have easy access to that information.

What region is the account? What region are you running it from?

uraieqr commented 1 year ago

Hi @thearyadev ! Love how you responded fast enough. Here is the data you requested - { "userStatus": { "levelInfo": { "activeLevel": "Level1", "activeLevelName": "Level 1", "progress": 161, "progressMax": 500, "levels": [ { "key": "Level1", "active": true, "name": "Level 1", "tasks": [ { "text": "Free and included with your Microsoft account", "url": null } ], "privileges": [ { "text": "3 points per Bing Search, up to 30 points per day", "url": "//www.bing.com/?FORM=MA1368" }, { "text": "1 point per $1 spent in Microsoft Store, plus earn bonus points on select purchases", "url": "//www.microsoftstore.com" }, { "text": "Points for exploring offers from Microsoft Rewards", "url": "/rewards/dashboard" }, { "text": "Access to member sales and discounts", "url": null }, { "text": "Redeem your points for gift cards, sweepstakes entries, or donate them to charity", "url": "/rewards/redeem" } ] }, { "key": "Level2", "active": false, "name": "Level 2", "tasks": [ { "text": "Earn at least 500 points each month", "url": null } ], "privileges": [ { "text": "3 points per Bing Search, up to 150 points per day", "url": "//www.bing.com/?FORM=MA1368" }, { "text": "Level 1 Microsoft Store benefits, plus exclusive Level 2 bonus offers", "url": null }, { "text": "Points for exploring offers from Microsoft Rewards", "url": "/rewards/dashboard" }, { "text": "Access to member sales and discounts, with exclusives for Level 2 members", "url": null }, { "text": "Get up to 10% off when redeeming rewards from Microsoft brands", "url": null } ] } ], "benefitsPromotion": { "benefits": [ { "key": "BingSearch", "text": "Daily Bing search point limit (3 points per search)", "url": "https://www.bing.com/?FORM=MA1368", "helpText": " The Level 2 Bing search benefit is the sum of 150 points on PC and 100 points on mobile", "supportedLevels": { "level1": "50", "level2": "250", "level2XBoxGold": "250" } }, { "key": "EdgeSearch", "text": "Bing search bonus daily cap for Microsoft Edge ", "url": "https://www.microsoft.com/rewards/edge-bonus?form=ML18S8&OCID=ML18S8&rtc=1", "helpText": null, "supportedLevels": { "level1": "5", "level2": "20", "level2XBoxGold": "20" } }, { "key": "PointsDollarSpent", "text": "Points earned per $ spent in Microsoft Store online", "url": "https://www.microsoft.com/store/b/home?rtc=1", "helpText": "Qualifying content only. See more for details.", "supportedLevels": { "level1": "1:1", "level2": "10:1", "level2XBoxGold": "20:1" } }, { "key": "PointsSeeDailyOffers", "text": "Points for exploring daily offers", "url": "https://account.microsoft.com/rewards", "helpText": null, "supportedLevels": { "level1": "", "level2": "", "level2XBoxGold": "" } }, { "key": "MemberDiscounts", "text": "Access to exclusive member sales and discounts", "url": null, "helpText": null, "supportedLevels": { "level2": "", "level2XBoxGold": "" } }, { "key": "MemberInvites", "text": "Occasional surprise invites to exclusive member-only events", "url": null, "helpText": null, "supportedLevels": { "level2": "", "level2XBoxGold": "" } }, { "key": "RedeemOff", "text": "Up to 10% off when redeeming from Microsoft brands", "url": null, "helpText": null, "supportedLevels": { "level2": "", "level2XBoxGold": "" } } ], "supportedLevelKeys": [ "level1", "level2", "level2XBoxGold" ], "supportedLevelTitles": [ "Level 1", "Level 2", "Level 2
+Xbox Live Gold" ], "supportedLevelTitlesMobile": [ "Level 1", "Level 2", "Level 2 +Xbox Live Gold" ], "activeLevel": "level1", "name": "level_benefits", "priority": 1, "attributes": { "hidden": "True", "benefits": "[{ key: 'BingSearch', text: 'Daily Bing search point limit (3 points per search)', url: 'https://www.bing.com/?FORM=MA1368', helpText: ' The Level 2 Bing search benefit is the sum of 150 points on PC and 100 points on mobile', supportedLevels: { 'level1': '50', 'level2': '250', level2XBoxGold: '250' } }, { key: 'EdgeSearch', text: 'Bing search bonus daily cap for Microsoft Edge ', url: 'https://www.microsoft.com/rewards/edge-bonus?form=ML18S8&OCID=ML18S8&rtc=1', supportedLevels: { 'level1': '5', 'level2': '20', level2XBoxGold: '20' } }, { key: 'PointsDollarSpent', text: 'Points earned per $ spent in Microsoft Store online', url: 'https://www.microsoft.com/store/b/home?rtc=1', helpText: 'Qualifying content only. <a class=\'c-hyperlink\' href=\'https://www.microsoft.com/rewards/xbox/transition-overview?form=ML18S9&OCID=ML18S9&rtc=1\\'>See more for details.', supportedLevels: { 'level1': '1:1', 'level2': '10:1', level2XBoxGold: '20:1' } }, { key: 'PointsSeeDailyOffers', text: 'Points for exploring daily offers', url: 'https://account.microsoft.com/rewards', supportedLevels: { 'level1': '', 'level2': '', level2XBoxGold: '' } }, { key: 'MemberDiscounts', text: 'Access to exclusive member sales and discounts', supportedLevels: { 'level2': '', level2XBoxGold: '' } }, { key: 'MemberInvites', text: 'Occasional surprise invites to exclusive member-only events', supportedLevels: { 'level2': '', level2XBoxGold: '' }}, { key: 'RedeemOff', text: 'Up to 10% off when redeeming from Microsoft brands', supportedLevels: { 'level2': '', level2XBoxGold: '' }}]", "supportedLevelKeys": "level1;level2;level2XBoxGold", "supportedLevelTitle": "Level 1;Level 2;Level 2
+Xbox Live Gold", "levelTitleMobile": "Level 1;Level 2;Level 2 +Xbox Live Gold", "activeLevel": "level1", "give_eligible": "False", "destination": "" }, "offerId": "", "complete": false, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 0, "pointProgress": 0, "promotionType": "", "promotionSubtype": "", "title": "", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "", "dynamicImage": "", "smallImageUrl": "", "backgroundImageUrl": "", "showcaseBackgroundImageUrl": "", "showcaseBackgroundLargeImageUrl": "", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "", "animatedIconUrl": "", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "", "linkText": "", "hash": "", "isRecurring": false, "isHidden": true, "isTestOnly": false, "isGiveEligible": false, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" } }, "availablePoints": 161, "lifetimePoints": 161, "lifetimePointsRedeemed": 0, "ePuid": "Aqv3pk3k6yyjbBJ-bSgZuRxYMI5XYyeNjk1s4pjmfaZHgLW1aQB7ROofqamF586e8D84PvZmxBMF8OUSk5TASHXM68eHWbd7OI8lHdtFO2I", "redeemGoal": { "name": null, "price": 0, "provider": null, "category": "", "title": "", "smallImageUrl": "", "mediumImageUrl": "", "largeImageUrl": "", "largeShowcaseImageUrl": "", "description": { "itemGroupText": "", "smallText": "", "largeText": "", "legalText": "", "showcaseTitle": "", "showcaseDescription": "" }, "showcase": false, "showcaseInAllCategory": false, "originalPrice": 0, "discountedPrice": 0, "popular": false, "isTestOnly": false, "groupId": "", "inGroup": false, "isDefaultItemInGroup": false, "groupTitle": "", "groupImageUrl": "", "groupShowcaseImageUrl": "", "instantWinGameId": "", "instantWinPlayAgainSku": "", "isLowInStock": false, "isOutOfStock": false, "getCodeMessage": "", "disableEmail": false, "stockMessage": "", "comingSoonFlag": false, "isGenericDonation": false }, "counters": { "pcSearch": [ { "name": "ENIN_search_global_exp1_level1_PC", "priority": 5, "attributes": { "layout": "MissionTaskLayout", "foreground _color": "#00B294", "state": "Default", "schemaName": "Rewards.Message", "title": "PC search", "link_text": "Search and earn", "description": "Earn up to 30 points per day, 3 points per search on PC", "destination": "https://www.bing.com/news/?form=ml11z9&crea=ml11z9&wt.mc_id=ml11z9&rnoreward=1&rnoreward=1", "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Search-Bonus-278x180px.jpg", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Search-teal-75x75px.png", "xboxapp_icon": "//az15297.vo.msecnd.net/images/rewards/xboxapp/75x75/bing_v2.png", "xboxapp_modal_header": "Earn points on PC and Xbox search", "xboxapp_modal_description": "Earn up to 30 points per day, 3 points per search on PC and Xbox.", "xboxapp_modal_primary_link_text": "Search with Microsoft Bing", "xboxapp_modal_primary_link_destination": "bing://home?ref=rewardscounter", "app_package_family_name": "Microsoft.BingXbox_8wekyb3d8bbwe", "xboxapp_modal_image": "http://az15297.vo.msecnd.net/images/rewards/xboxapp/counters/coins.png", "answerScenario.Tag": "PCSearch", "classification.Tag": "PCSearch", "classification.ShowProgress": "True", "type": "search", "recurring": "true", "progress": "0", "max": "30", "complete": "False", "offerid": "ENIN_search_global_exp1_level1_PC", "give_eligible": "True" }, "offerId": "ENIN_search_global_exp1_level1_PC", "complete": false, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 30, "pointProgress": 0, "promotionType": "search", "promotionSubtype": "", "title": "PC search", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Earn up to 30 points per day, 3 points per search on PC", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Search-Bonus-278x180px.jpg", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Search-teal-75x75px.png", "backgroundImageUrl": "", "showcaseBackgroundImageUrl": "", "showcaseBackgroundLargeImageUrl": "", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "", "animatedIconUrl": "", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/news/?form=ml11z9&crea=ml11z9&wt.mc_id=ml11z9&rnoreward=1&rnoreward=1", "linkText": "Search and earn", "hash": "10340a41bef32bb5b3296e12d9df57da689915b86e70de0bda67176b02e4ffbf", "isRecurring": true, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_EdgePlusBing_SearchBonus_global_exp1_Level1", "priority": 20, "attributes": { "foreground_color": "#53A0FF", "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "xboxapp_icon": "//az15297.vo.msecnd.net/images/rewards/xboxapp/75x75/edge.png", "xboxapp_destination": "https://www.bing.com/", "xboxapp_modal_header": "Download Edge on mobile", "xboxapp_modal_description": "Earn up to 90 points per month, 3 points per day when you search Bing in Microsoft Edge on mobile, desktop or in Edge on Xbox.", "xboxapp_modal_primary_link_text": "Search with Edge on Xbox", "xboxapp_modal_primary_link_destination": "https://www.bing.com/", "xboxapp_modal_secondary_link_text": "Learn more", "xboxapp_modal_secondary_link_destination": "https://www.microsoft.com/en-gb/rewards/edge-bonus?form=my00cf&ocid=my00cf&wt.mc_id=my00cf", "state": "Complete", "title": "Microsoft Edge bonus", "link_text": "Learn more", "description": "Earn up to 90 points per month, 3 points per day when you search Bing in Microsoft Edge", "sc_title": "Microsoft Edge bonus", "sc_description": "Earn up to 90 points per month, 3 points per day when you search Bing in Microsoft Edge", "destination": "https://www.microsoft.com/en-gb/rewards/edge-bonus?form=my00cf&ocid=my00cf&wt.mc_id=my00cf", "classification.Tag": "PCSearch", "answerScenario.Tag": "PCSearch", "classification.ShowProgress": "True", "type": "search", "recurring": "true", "progress": "3", "max": "3", "complete": "True", "offerid": "ENIN_EdgePlusBing_SearchBonus_global_exp1_Level1", "give_eligible": "True" }, "offerId": "ENIN_EdgePlusBing_SearchBonus_global_exp1_Level1", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 3, "pointProgress": 3, "promotionType": "search", "promotionSubtype": "", "title": "Microsoft Edge bonus", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Earn up to 90 points per month, 3 points per day when you search Bing in Microsoft Edge", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "Microsoft Edge bonus", "showcaseDescription": "Earn up to 90 points per month, 3 points per day when you search Bing in Microsoft Edge", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Edge-blue-75x75px.png", "animatedIconUrl": "", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.microsoft.com/en-gb/rewards/edge-bonus?form=my00cf&ocid=my00cf&wt.mc_id=my00cf", "linkText": "Learn more", "hash": "107fa79e630c3774126a7ce3df48700a8d85cf3d712b8052c5e78b8466038191", "isRecurring": true, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" } ], "activityAndQuiz": [ { "name": "Activity_Counter", "priority": 6000, "attributes": { "type": "activitycounter", "title": "Other activities", "link_text": "Your offers", "description": "Earn points by checking your dashboard every day for new ways to earn.", "foreground_color": "#F7F2A0", "image": "//rewardsapptest.blob.core.windows.net/images/check.png", "recurring": "true", "destination": "/", "classification.ShowProgress": "False", "hidden": "True", "give_eligible": "False" }, "offerId": "", "complete": false, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 115, "pointProgress": 115, "promotionType": "activitycounter", "promotionSubtype": "", "title": "Other activities", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Earn points by checking your dashboard every day for new ways to earn.", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//rewardsapptest.blob.core.windows.net/images/check.png", "dynamicImage": "", "smallImageUrl": "", "backgroundImageUrl": "", "showcaseBackgroundImageUrl": "", "showcaseBackgroundLargeImageUrl": "", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "", "animatedIconUrl": "", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "/", "linkText": "Your offers", "hash": "", "isRecurring": true, "isHidden": true, "isTestOnly": false, "isGiveEligible": false, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" } ], "dailyPoint": [ { "name": null, "priority": 0, "attributes": null, "offerId": "", "complete": false, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 148, "pointProgress": 118, "promotionType": "", "promotionSubtype": "", "title": "", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "", "dynamicImage": "", "smallImageUrl": "", "backgroundImageUrl": "", "showcaseBackgroundImageUrl": "", "showcaseBackgroundLargeImageUrl": "", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "", "animatedIconUrl": "", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "", "linkText": "", "hash": "", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": false, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" } ] }, "lastOrder": { "id": null, "price": 0, "status": null, "sku": null, "timestamp": "0001-01-01T00:00:00+00:00", "catalogItem": null }, "dashboardImpression": { "name": "Gamification_Impression_AMC_Dashboard", "priority": 1, "attributes": { "hidden": "True", "activity_progress": "2", "offerid": "Gamification_Impression_AMC_Dashboard", "give_eligible": "False", "destination": "" }, "offerId": "Gamification_Impression_AMC_Dashboard", "complete": false, "counter": 0, "activityProgress": 2, "activityProgressMax": 0, "pointProgressMax": 0, "pointProgress": 0, "promotionType": "", "promotionSubtype": "", "title": "", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "", "dynamicImage": "", "smallImageUrl": "", "backgroundImageUrl": "", "showcaseBackgroundImageUrl": "", "showcaseBackgroundLargeImageUrl": "", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "", "animatedIconUrl": "", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "", "linkText": "", "hash": "6a2b8d687da9b4865017ce05f64d91d0bc1df350de8a15a1e7a7972333e00b76", "isRecurring": false, "isHidden": true, "isTestOnly": false, "isGiveEligible": false, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, "referrerProgressInfo": { "pointsEarned": 0, "pointsMax": 0, "isComplete": true, "promotions": [] }, "isGiveModeOn": false, "giveBalance": 0, "lifetimeGivingPoints": 0, "isRewardsUser": true, "isMuidTrialUser": false }, "promotionalItem": { "name": "ENIN_UseEdge_5Searches_EdgeFRE_GiftCard_3P_Amazon_MT003I_Default", "priority": -1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-dark-purple-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Dark-purple-color-75x75px.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards_01_Celebratory_small.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards_01_Celebratory_medium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards_01_Celebratory_large.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Paint-3840x64px.png", "state": "Default", "title": "Amazon Pay Card", "description": "1/5 days complete to earn 1650 points towards your Amazon Pay Card", "link_text": "Keep searching", "destination": "https://www.bing.com/?OCID=MT003I&CREA=MT003I&form=MT003I", "type": "urlreward", "promotional": "True", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Giftbox.json", "max": "0", "progress": "0", "complete": "False", "offerid": "ENIN_UseEdge_5Searches_EdgeFRE_GiftCard_3P_Amazon_MT003I", "give_eligible": "True" }, "offerId": "ENIN_UseEdge_5Searches_EdgeFRE_GiftCard_3P_Amazon_MT003I", "complete": false, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 0, "pointProgress": 0, "promotionType": "urlreward", "promotionSubtype": "", "title": "Amazon Pay Card", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "1/5 days complete to earn 1650 points towards your Amazon Pay Card", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-dark-purple-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Dark-purple-color-75x75px.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards_01_Celebratory_small.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards_01_Celebratory_medium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards_01_Celebratory_large.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Paint-3840x64px.png", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Giftbox.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/?OCID=MT003I&CREA=MT003I&form=MT003I", "linkText": "Keep searching", "hash": "661ebee3e321131ae2112c36149833d81c9fd12371e73c041210f28828578577", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, "dailySetPromotions": {}, "streakPromotion": null, "streakBonusPromotions": [], "punchCards": [], "dashboardFlights": { "dashboardbannernav": "flight7", "give_eligible": "False", "destination": "" }, "morePromotions": [ { "name": "ENIN_Rewards_Test_INtest_20230121", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Globe_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/mapPin.json", "state": "Complete", "title": "Today in history", "description": "On this day", "link_text": "10 points", "destination": "https://www.bing.com/search?q=today+in+history&form=ML2BF2&OCID=ML2BF2&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF2", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Globe.json", "max": "10", "progress": "10", "complete": "True", "offerid": "ENIN_Rewards_Test_INtest_20230121", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Test_INtest_20230121", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 10, "pointProgress": 10, "promotionType": "urlreward", "promotionSubtype": "", "title": "Today in history", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "On this day", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Globe_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/mapPin.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Globe.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=today+in+history&form=ML2BF2&OCID=ML2BF2&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF2", "linkText": "10 points", "hash": "b857eaf28c1aaf57da469fa01e7e5e779bfc6acdc2675bcbb492678211f3f2ba", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Test_INtest_20230122", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/pencil_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/QuestionMark.json", "state": "Complete", "title": "Do you know the answer?", "description": "Challenge yourself with these trivia questions", "link_text": "10 points", "destination": "https://www.bing.com/search?q=Bing%20Homepage%20quiz&form=ML2BF1&OCID=ML2BF1&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF1", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/pencil.json", "max": "10", "progress": "10", "complete": "True", "offerid": "ENIN_Rewards_Test_INtest_20230122", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Test_INtest_20230122", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 10, "pointProgress": 10, "promotionType": "urlreward", "promotionSubtype": "", "title": "Do you know the answer?", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Challenge yourself with these trivia questions", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/pencil_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__small.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/QuestionMark.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/pencil.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=Bing%20Homepage%20quiz&form=ML2BF1&OCID=ML2BF1&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF1", "linkText": "10 points", "hash": "88a77f404fe5f2127e2269312b0cbdade07e373097f9867889ebd1421269889b", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Test_INtest_20230123", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/puzzle_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/puzzle.json", "state": "Complete", "title": "Complete this puzzle", "description": "Arrange the tiles to reveal the image", "link_text": "10 Points", "destination": "https://www.bing.com/spotlight/imagepuzzle?form=ML2BF0&OCID=ML2BF0&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF0", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/puzzle.json", "max": "10", "progress": "10", "complete": "True", "offerid": "ENIN_Rewards_Test_INtest_20230123", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Test_INtest_20230123", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 10, "pointProgress": 10, "promotionType": "urlreward", "promotionSubtype": "", "title": "Complete this puzzle", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Arrange the tiles to reveal the image", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/puzzle_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__medium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/puzzle.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/puzzle.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/spotlight/imagepuzzle?form=ML2BF0&OCID=ML2BF0&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF0", "linkText": "10 Points", "hash": "e9bacfc6499b35386473ab803d11fc46879727a396ad2a4a5236cffa0c14bbc1", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Test_INtest_20230124", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/QuestionMark_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/QuestionMark.json", "state": "Complete", "title": "Do you know the answer?", "description": "Test your knowledge on these topics", "link_text": "10 points", "destination": "https://www.bing.com/search?q=Bing%20Homepage%20quiz&form=ML2BF1&OCID=ML2BF1&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF1", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/QuestionMark.json", "max": "10", "progress": "10", "complete": "True", "offerid": "ENIN_Rewards_Test_INtest_20230124", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Test_INtest_20230124", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 10, "pointProgress": 10, "promotionType": "urlreward", "promotionSubtype": "", "title": "Do you know the answer?", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Test your knowledge on these topics", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/QuestionMark_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/QuestionMark.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/QuestionMark.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=Bing%20Homepage%20quiz&form=ML2BF1&OCID=ML2BF1&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF1", "linkText": "10 points", "hash": "6244b41592ee0cf8b5dcd0f0595303758e88757965a49732659a8d2b1dbe0933", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Test_INtest_20230125", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/mapPin_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/mapPin.json", "state": "Complete", "title": "Where were you on this day?", "description": "Reveal this memorable moment in history", "link_text": "10 points", "destination": "https://www.bing.com/search?q=today+in+history&form=ML2BF2&OCID=ML2BF2&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF2", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/mapPin.json", "max": "10", "progress": "10", "complete": "True", "offerid": "ENIN_Rewards_Test_INtest_20230125", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Test_INtest_20230125", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 10, "pointProgress": 10, "promotionType": "urlreward", "promotionSubtype": "", "title": "Where were you on this day?", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Reveal this memorable moment in history", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/mapPin_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__small.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/mapPin.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/mapPin.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=today+in+history&form=ML2BF2&OCID=ML2BF2&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF2", "linkText": "10 points", "hash": "53cb47b368a37ca10dfd5384dbda84fec7afff6f632f3b65eb546e94c65f059e", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Test_INtest_20230126", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Camera_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Camera.json", "state": "Complete", "title": "Mid-week puzzle", "description": "Can you complete this puzzle?", "link_text": "10 points", "destination": "https://www.bing.com/spotlight/imagepuzzle?form=ML2BF0&OCID=ML2BF0&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF0", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Camera.json", "max": "10", "progress": "10", "complete": "True", "offerid": "ENIN_Rewards_Test_INtest_20230126", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Test_INtest_20230126", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 10, "pointProgress": 10, "promotionType": "urlreward", "promotionSubtype": "", "title": "Mid-week puzzle", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Can you complete this puzzle?", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Camera_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__medium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Camera.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Camera.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/spotlight/imagepuzzle?form=ML2BF0&OCID=ML2BF0&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF0", "linkText": "10 points", "hash": "29f67dbf718aa1889cda4b762a14ff710b2501aa8fc4b9da5a347ca8c0c51bc1", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Test_INtest_20230127", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Newspaper_Tile_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Newspaper_Tile.json", "state": "Complete", "title": "Do you know the news?", "description": "See how you score on these questions", "link_text": "10 points", "destination": "https://www.bing.com/search?q=Bing%20news%20quiz&form=ML2BF3&OCID=ML2BF3&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF3", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Newspaper_Tile.json", "max": "10", "progress": "10", "complete": "True", "offerid": "ENIN_Rewards_Test_INtest_20230127", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Test_INtest_20230127", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 10, "pointProgress": 10, "promotionType": "urlreward", "promotionSubtype": "", "title": "Do you know the news?", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "See how you score on these questions", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Newspaper_Tile_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__small.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Newspaper_Tile.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Newspaper_Tile.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=Bing%20news%20quiz&form=ML2BF3&OCID=ML2BF3&PUBL=RewardsDO&PROGRAMNAME=BingDailyOfferIN&CREA=ML2BF3", "linkText": "10 points", "hash": "b3a259cf75723c91efc411422486e44914e683dca4903b456160e2584b5fd4af", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_SapphireAppInstall_Announcement_amc_Default", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Triviaoffer_121x98_3x.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Icon_image_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/1AMC_BingRew_1_539x303.png", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/1AMC_BingRew_1_1083x609.png", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/1AMC_BingRew_1_1600x600.png", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/64x64/Paint-icon-64x64px.png", "state": "Default", "title": "Earn More Rewards points on mobile", "link_text": "Install Now", "description": "Install the Microsoft Bing mobile app to earn points on the go. Bonus points for mobile searches at level 2.", "destination": "https://bing.microsoftapp.net/bing?adjust=5k7sgdk_2xoxpwb&pc_campaign=Rewards_non_500_points_banner", "type": "urlreward", "promotional": "False", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/BingLogo.json", "max": "0", "progress": "0", "complete": "False", "offerid": "ENIN_SapphireAppInstall_Announcement_amc", "give_eligible": "True" }, "offerId": "ENIN_SapphireAppInstall_Announcement_amc", "complete": false, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 0, "pointProgress": 0, "promotionType": "urlreward", "promotionSubtype": "", "title": "Earn More Rewards points on mobile", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Install the Microsoft Bing mobile app to earn points on the go. Bonus points for mobile searches at level 2.", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Triviaoffer_121x98_3x.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Icon_image_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/1AMC_BingRew_1_539x303.png", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/1AMC_BingRew_1_1083x609.png", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/1AMC_BingRew_1_1600x600.png", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/64x64/Paint-icon-64x64px.png", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/BingLogo.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://bing.microsoftapp.net/bing?adjust=5k7sgdk_2xoxpwb&pc_campaign=Rewards_non_500_points_banner", "linkText": "Install Now", "hash": "5e82c3e39518fc5e18a40ca5c7f237f83dece7d13832c6f0680c0c29a85a1c69", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_takelessons_20230117", "priority": 1, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/takelessons_278x180.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/takelessons_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Dark-purple-color-75x75px.png", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Dark-purple-color-75x75px.png", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Dark-purple-color-75x75px.png", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Paint-3840x64px.png", "state": "Default", "title": "Find a perfect tutor today!", "description": "Get personalized help for Math, Biology, Algebra, and more!", "link_text": "10 points", "destination": "https://takelessons.com/?utm_source=bing&utm_medium=rewards&utm_campaign=groupfreebies-rew&utm_content=rewards-dec-01", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/TNC_Sweeps.json", "max": "10", "progress": "10", "complete": "True", "offerid": "ENIN_takelessons_20230117", "give_eligible": "False" }, "offerId": "ENIN_takelessons_20230117", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 10, "pointProgress": 10, "promotionType": "urlreward", "promotionSubtype": "", "title": "Find a perfect tutor today!", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Get personalized help for Math, Biology, Algebra, and more!", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/takelessons_278x180.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/takelessons_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Dark-purple-color-75x75px.png", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Dark-purple-color-75x75px.png", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Dark-purple-color-75x75px.png", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Paint-3840x64px.png", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/TNC_Sweeps.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://takelessons.com/?utm_source=bing&utm_medium=rewards&utm_campaign=groupfreebies-rew&utm_content=rewards-dec-01", "linkText": "10 points", "hash": "b13b11ffdb67a32755a54502a32c78ede9b722850b1fd4bdb17862c923f0bb4a", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": false, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Adhoc_JanSnackables_20230122_4", "priority": 2, "attributes": { "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/newEdgeLogo_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__small.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/newEdgeLogo.json", "state": "Complete", "title": "Microsoft Edge has a new look!", "description": "We're excited to share our brand new look, fresh icon, and more on Edge", "link_text": "See more", "destination": "https://www.microsoft.com/edge/launch/Edgesnackablejan4", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/newEdgeLogo.json", "max": "5", "progress": "5", "complete": "True", "offerid": "ENIN_Rewards_Adhoc_JanSnackables_20230122_4", "give_eligible": "False" }, "offerId": "ENIN_Rewards_Adhoc_JanSnackables_20230122_4", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 5, "pointProgress": 5, "promotionType": "urlreward", "promotionSubtype": "", "title": "Microsoft Edge has a new look!", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "We're excited to share our brand new look, fresh icon, and more on Edge", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/newEdgeLogo_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__small.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/newEdgeLogo.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/newEdgeLogo.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.microsoft.com/edge/launch/Edgesnackablejan4", "linkText": "See more", "hash": "fd296006c8c05120f56110ab5772a99058492dd801bd44f0e20b1268e852e5f2", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": false, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer1", "priority": 2, "attributes": { "promotional": "True", "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/airplane_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Rew_EU_Venice_593x303.png", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Rew_EU_Venice_1083x609.png", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Rew_EU_Venice_1600x600.png", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/airplane.json", "state": "Complete", "title": "Plan a trip", "description": "Explore the vibrant city of Venice", "link_text": "Take a look", "destination": "https://www.bing.com/search?q=Venice&form=ML23ZW", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/airplane.json", "max": "5", "progress": "5", "complete": "True", "offerid": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer1", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer1", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 5, "pointProgress": 5, "promotionType": "urlreward", "promotionSubtype": "", "title": "Plan a trip", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Explore the vibrant city of Venice", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/airplane_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Rew_EU_Venice_593x303.png", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Rew_EU_Venice_1083x609.png", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Rew_EU_Venice_1600x600.png", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/airplane.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/airplane.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=Venice&form=ML23ZW", "linkText": "Take a look", "hash": "7f1b2c8f2b0476a836b1111fc010ede9bf13105ff462f868252094b7a7ca8f9d", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer2", "priority": 2, "attributes": { "promotional": "True", "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/soccerBall_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/soccerBall.json", "state": "Complete", "title": "Soccer legend", "description": "Do you think this soccer player is the best of all time?", "link_text": "Learn more", "destination": "https://www.bing.com/search?q=Lionel+Messi&form=ML23ZW", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/soccerBall.json", "max": "5", "progress": "5", "complete": "True", "offerid": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer2", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer2", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 5, "pointProgress": 5, "promotionType": "urlreward", "promotionSubtype": "", "title": "Soccer legend", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Do you think this soccer player is the best of all time?", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/soccerBall_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__medium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/soccerBall.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/soccerBall.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=Lionel+Messi&form=ML23ZW", "linkText": "Learn more", "hash": "2888759c4a244430f916e6ea909e43719d84a0cfeb50316a32202239950ff1ac", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer3", "priority": 2, "attributes": { "promotional": "True", "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/book_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/book.json", "state": "Complete", "title": "It's all Greek", "description": "What did Socrates teach in ancient Greece?", "link_text": "Learn more", "destination": "https://www.bing.com/search?q=socrates&form=ML23ZW", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/book.json", "max": "5", "progress": "5", "complete": "True", "offerid": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer3", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer3", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 5, "pointProgress": 5, "promotionType": "urlreward", "promotionSubtype": "", "title": "It's all Greek", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "What did Socrates teach in ancient Greece?", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/book_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__large.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/book.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/book.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=socrates&form=ML23ZW", "linkText": "Learn more", "hash": "c5e78bdbe41b872b8ccc69291c699d0b627a95e9d69051209005f34474fc184c", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer4", "priority": 2, "attributes": { "promotional": "True", "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/food_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/food.json", "state": "Complete", "title": "Dinner ideas", "description": "Get inspired with these dinner recipes", "link_text": "Explore recipes", "destination": "https://www.bing.com/search?q=dinner%20recipes&form=ML23ZW", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/food.json", "max": "5", "progress": "5", "complete": "True", "offerid": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer4", "give_eligible": "True" }, "offerId": "ENIN_Rewards_Campaign_Global_Expansion1_BingOffer4", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 5, "pointProgress": 5, "promotionType": "urlreward", "promotionSubtype": "", "title": "Dinner ideas", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Get inspired with these dinner recipes", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/food_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__medium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/food.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/food.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://www.bing.com/search?q=dinner%20recipes&form=ML23ZW", "linkText": "Explore recipes", "hash": "250bcfff8107599ad1cbff42c48b50bccb1d69151f5cf29a4cdfedba1e858b7f", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": true, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Campaign_Global_Expansion1_EdgeOffer1", "priority": 2, "attributes": { "promotional": "True", "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Family_Tile_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardssmall.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Family_Tile.json", "state": "Complete", "title": "Lock and key", "description": "Keep it all safe-family, data, passwords, and searches", "link_text": "Learn more", "destination": "https://microsoftedgewelcome.microsoft.com/get-started?focus=privacy&form=ML23ZX", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Family_Tile.json", "max": "5", "progress": "5", "complete": "True", "offerid": "ENIN_Rewards_Campaign_Global_Expansion1_EdgeOffer1", "give_eligible": "False" }, "offerId": "ENIN_Rewards_Campaign_Global_Expansion1_EdgeOffer1", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 5, "pointProgress": 5, "promotionType": "urlreward", "promotionSubtype": "", "title": "Lock and key", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "Keep it all safe-family, data, passwords, and searches", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/Family_Tile_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__small.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Family_Tile.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/Family_Tile.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://microsoftedgewelcome.microsoft.com/get-started?focus=privacy&form=ML23ZX", "linkText": "Learn more", "hash": "1af6ae406f94bfc0f0b504598768bb4d112364bff2a37de080b8d7187ae28281", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": false, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" }, { "name": "ENIN_Rewards_Campaign_Global_Expansion1_EdgeOffer2", "priority": 2, "attributes": { "promotional": "True", "image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "small_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/laptop_75x75.png", "bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__small.json", "sc_bg_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "sc_bg_large_image": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardslarge.json", "icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/laptop.json", "state": "Complete", "title": "A new web hero", "description": "A browser that puts you first—performance and safety", "link_text": "Learn more", "destination": "https://microsoftedgewelcome.microsoft.com/get-started?focus=performance&form=ML23ZX", "type": "urlreward", "animated_icon": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/laptop.json", "max": "5", "progress": "5", "complete": "True", "offerid": "ENIN_Rewards_Campaign_Global_Expansion1_EdgeOffer2", "give_eligible": "False" }, "offerId": "ENIN_Rewards_Campaign_Global_Expansion1_EdgeOffer2", "complete": true, "counter": 0, "activityProgress": 0, "activityProgressMax": 0, "pointProgressMax": 5, "pointProgress": 5, "promotionType": "urlreward", "promotionSubtype": "", "title": "A new web hero", "extBannerTitle": "", "titleStyle": "", "theme": "", "description": "A browser that puts you first—performance and safety", "extBannerDescription": "", "descriptionStyle": "", "showcaseTitle": "", "showcaseDescription": "", "imageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/278x180/Star-magenta-278x180px.png", "dynamicImage": "", "smallImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Mobile/laptop_75x75.png", "backgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__small.json", "showcaseBackgroundImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewardsmedium.json", "showcaseBackgroundLargeImageUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Banners/Banner_Rewards__large.json", "promotionBackgroundLeft": "", "promotionBackgroundRight": "", "iconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/laptop.json", "animatedIconUrl": "//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Animated-Icons/laptop.json", "animatedLargeBackgroundImageUrl": "", "destinationUrl": "https://microsoftedgewelcome.microsoft.com/get-started?focus=performance&form=ML23ZX", "linkText": "Learn more", "hash": "095e87655f4e195669faaa982c5914029a4a8c14ac39f20df15b7697d16d4431", "isRecurring": false, "isHidden": false, "isTestOnly": false, "isGiveEligible": false, "level": "", "slidesCount": 0, "legalText": "", "legalLinkText": "" } ], "suggestedRewards": [ { "name": "000485000000", "price": 1500, "provider": "tango", "category": "Shop", "title": "League of Legends Gift Card—100 RP", "smallImageUrl": "small/000400000359_142x142.png", "mediumImageUrl": "medium/000400000359_262x164.png", "largeImageUrl": "large/000400000359_310x216.png", "largeShowcaseImageUrl": "showcasev2/000400000359_644x360.png", "description": { "itemGroupText": "100 RP", "smallText": "", "largeText": "<div class=\"prizeText\">\r\n

Compete with a global community of millions across multiple battlefields with Riot Games. Redeemable in League of Legends, Teamfight Tactics, Legends of Runeterra and VALORANT.

\r\n<p class=\"paddingtop10\">Terms and Conditions: This Riot Games (\"RG\") Virtual Currency (\"VC\") card (this \"Card\") permits you to purchase VC to the value of the amount printed on the front of this Card for use only at the Riot Games online stores and Riot Games clients listed at <a target=\"_blank\" href=\"https://support-leagueoflegends.riotgames.com/hc/en-us/articles/201753224-Prepaid-RP-Cards-NA-OCE-/\">prepaidcards.riotgames.com. Except as required by law, the value of this Card will not be replaced if lost, stolen, destroyed or used without permission. For the full terms and conditions governing the use of this card, please visit <a target=\"_blank\" href=\"https://support-leagueoflegends.riotgames.com/hc/en-us/articles/201753224-Prepaid-RP-Cards-NA-OCE-/\">prepaidcards.riotgames.

\r\n<p class=\"SmallFont paddingtop10\">© 2022 Riot Games, Inc. LEAGUE OF LEGENDS, TEAMFIGHT TACTICS, LEGENDS OF RUNETERRA, and VALORANT are trademarks, service marks, and/or registered trademarks of Riot Games, Inc.

", "legalText": "", "showcaseTitle": "Unlock a universe of experiences", "showcaseDescription": "Compete with a global community of millions across multiple battlefields with Riot Games. Redeemable in League of Legends, Teamfight Tactics, Legends of Runeterra and VALORANT" }, "showcase": false, "showcaseInAllCategory": false, "originalPrice": 1500, "discountedPrice": 1500, "popular": false, "isTestOnly": false, "groupId": "000485000000", "inGroup": true, "isDefaultItemInGroup": true, "groupTitle": "League of Legends Gift Card", "groupImageUrl": "medium/000400000359_262x164.png", "groupShowcaseImageUrl": "showcasev2/000400000359_644x360.png", "instantWinGameId": "", "instantWinPlayAgainSku": "", "isLowInStock": false, "isOutOfStock": false, "getCodeMessage": "", "disableEmail": false, "stockMessage": "", "comingSoonFlag": false, "isGenericDonation": false }, { "name": "000485000001", "price": 6500, "provider": "tango", "category": "Shop", "title": "League of Legends Gift Card—575 RP", "smallImageUrl": "small/000400000359_142x142.png", "mediumImageUrl": "medium/000400000359_262x164.png", "largeImageUrl": "large/000400000359_310x216.png", "largeShowcaseImageUrl": "showcasev2/000400000359_644x360.png", "description": { "itemGroupText": "650 RP", "smallText": "", "largeText": "<div class=\"prizeText\">\r\n

Compete with a global community of millions across multiple battlefields with Riot Games. Redeemable in League of Legends, Teamfight Tactics, Legends of Runeterra and VALORANT.

\r\n<p class=\"paddingtop10\">Terms and Conditions: This Riot Games (\"RG\") Virtual Currency (\"VC\") card (this \"Card\") permits you to purchase VC to the value of the amount printed on the front of this Card for use only at the Riot Games online stores and Riot Games clients listed at <a target=\"_blank\" href=\"https://support-leagueoflegends.riotgames.com/hc/en-us/articles/201753224-Prepaid-RP-Cards-NA-OCE-/\">prepaidcards.riotgames.com. Except as required by law, the value of this Card will not be replaced if lost, stolen, destroyed or used without permission. For the full terms and conditions governing the use of this card, please visit <a target=\"_blank\" href=\"https://support-leagueoflegends.riotgames.com/hc/en-us/articles/201753224-Prepaid-RP-Cards-NA-OCE-/\">prepaidcards.riotgames.

\r\n<p class=\"SmallFont paddingtop10\">© 2022 Riot Games, Inc. LEAGUE OF LEGENDS, TEAMFIGHT TACTICS, LEGENDS OF RUNETERRA, and VALORANT are trademarks, service marks, and/or registered trademarks of Riot Games, Inc.

", "legalText": "", "showcaseTitle": "Unlock a universe of experiences", "showcaseDescription": "Compete with a global community of millions across multiple battlefields with Riot Games. Redeemable in League of Legends, Teamfight Tactics, Legends of Runeterra and VALORANT" }, "showcase": false, "showcaseInAllCategory": false, "originalPrice": 6500, "discountedPrice": 6500, "popular": false, "isTestOnly": false, "groupId": "000485000000", "inGroup": true, "isDefaultItemInGroup": false, "groupTitle": "League of Legends Gift Card", "groupImageUrl": "medium/000400000359_262x164.png", "groupShowcaseImageUrl": "showcasev2/000400000359_644x360.png", "instantWinGameId": "", "instantWinPlayAgainSku": "", "isLowInStock": false, "isOutOfStock": false, "getCodeMessage": "", "disableEmail": false, "stockMessage": "", "comingSoonFlag": false, "isGenericDonation": false }, { "name": "000485000003", "price": 1800, "provider": "tango", "category": "Shop", "title": "Overwatch Digital Code—200 Coins", "smallImageUrl": "small/000400000383_142x142.png", "mediumImageUrl": "medium/000400000383_262x164.png", "largeImageUrl": "large/000400000383_310x216.png", "largeShowcaseImageUrl": "showcasev2/000400000383_644x360.png", "description": { "itemGroupText": "200 coins", "smallText": "", "largeText": "<div class=\"prizeText\">

Overwatch 2 is a free-to-play, team-based action game set in the optimistic future, where every match is the ultimate 5v5 battlefield brawl. Play as a time-jumping freedom fighter, a beat-dropping battlefield DJ, or one of over 30 other unique heroes as you battle it out around the globe.

<p class=\"paddingtop10\">With your Overwatch Coins, you can buy the Premium Battle Pass and in-game cosmetics items to customize your heroes. Owners of the Premium Battle Pass can also use Overwatch Coins to unlock Tiers and instantly access Legendary and Mythic content.

<p class=\"SmallFont paddingtop10\">Overwatch Coins Digital Code Terms and Conditions

<p class=\"SmallFont paddingtop10\">Standard terms and conditions for the Battle.net and Overwatch 2 apply for the redemption of codes and use of Coins, including a Battle.net account in good standing that has access to the game, Internet Connection and a platform to play the game that meets the minimum system requirements for Overwatch 2.  Codes must be redeemed on or before December 31, 2023.

", "legalText": "", "showcaseTitle": "Overwatch Coins are now available for redemption", "showcaseDescription": "For a limited time get 200 Overwatch Coins for only 1800 points!" }, "showcase": false, "showcaseInAllCategory": false, "originalPrice": 1800, "discountedPrice": 1800, "popular": false, "isTestOnly": false, "groupId": "000485000003", "inGroup": true, "isDefaultItemInGroup": true, "groupTitle": "Overwatch Coins Digital Code", "groupImageUrl": "medium/000400000383_262x164.png", "groupShowcaseImageUrl": "showcasev2/000400000383_644x360.png", "instantWinGameId": "", "instantWinPlayAgainSku": "", "isLowInStock": false, "isOutOfStock": false, "getCodeMessage": "", "disableEmail": false, "stockMessage": "", "comingSoonFlag": false, "isGenericDonation": false }, { "name": "000485000004", "price": 5000, "provider": "tango", "category": "Shop", "title": "Overwatch Digital Code—500 Coins", "smallImageUrl": "small/000400000383_142x142.png", "mediumImageUrl": "medium/000400000383_262x164.png", "largeImageUrl": "large/000400000383_310x216.png", "largeShowcaseImageUrl": "showcasev2/000400000383_644x360.png", "description": { "itemGroupText": "500 coins", "smallText": "", "largeText": "<div class=\"prizeText\">

Overwatch 2 is a free-to-play, team-based action game set in the optimistic future, where every match is the ultimate 5v5 battlefield brawl. Play as a time-jumping freedom fighter, a beat-dropping battlefield DJ, or one of over 30 other unique heroes as you battle it out around the globe.

<p class=\"paddingtop10\">With your Overwatch Coins, you can buy the Premium Battle Pass and in-game cosmetics items to customize your heroes. Owners of the Premium Battle Pass can also use Overwatch Coins to unlock Tiers and instantly access Legendary and Mythic content.

<p class=\"SmallFont paddingtop10\">Overwatch Coins Digital Code Terms and Conditions

<p class=\"SmallFont paddingtop10\">Standard terms and conditions for the Battle.net and Overwatch 2 apply for the redemption of codes and use of Coins, including a Battle.net account in good standing that has access to the game, Internet Connection and a platform to play the game that meets the minimum system requirements for Overwatch 2.  Codes must be redeemed on or before December 31, 2023.

", "legalText": "", "showcaseTitle": "Overwatch Coins are now available for redemption", "showcaseDescription": "For a limited time get 200 Overwatch Coins for only 1800 points!" }, "showcase": false, "showcaseInAllCategory": false, "originalPrice": 5000, "discountedPrice": 5000, "popular": false, "isTestOnly": false, "groupId": "000485000003", "inGroup": true, "isDefaultItemInGroup": false, "groupTitle": "Overwatch Coins Digital Code", "groupImageUrl": "medium/000400000383_262x164.png", "groupShowcaseImageUrl": "showcasev2/000400000383_644x360.png", "instantWinGameId": "", "instantWinPlayAgainSku": "", "isLowInStock": false, "isOutOfStock": false, "getCodeMessage": "", "disableEmail": false, "stockMessage": "", "comingSoonFlag": false, "isGenericDonation": false } ], "coachMarks": {}, "welcomeTour": { "promotion": null, "slides": [] } }

Also i am using edge for accounts and reward stuff so this is the code from edge not chrome although it should not make any difference.

This account is from India region I am using normal (India) and VPN (Italy) once respectively per day..

I also wanted to ask you that when do the activities reset? and how do i get mobile search bonus? I do not see it in my points breakdown.

Thank you Regards

thearyadev commented 1 year ago

Thank you!

I will look into this more. I’ll be tracking updates in this issue It does seem like there are differences in the data. I’m also looking into some problems with other things specific to page components in other regions.

I don’t have an ETA for this, as testing on different regions takes significantly more time.

I also wanted to ask you that when do the activities reset?

The daily set resets at midnight, of the region of the account (i think, haven’t tested this). The “More Promotions” section also adds items at midnight, but I’ve seen it happens throughout the day as well. Punch cards refresh once per month. Searches do not reset at midnight though, I’m not entirely sure when they reset.

and how do i get mobile search bonus? I do not see it in my points breakdown.

Microsoft rewards has a level system. Level 1 and Level 2 have different benefits and earning options.

To reach level 2 you must earn 500 points for that month. Level 2 increases the maximum points gained from searches, as well as enabling earning points from mobile searches. There’s a tab on the main page of rewards that says something like “Status”. There you can see your current level, and progress to next level.

From the data, it says you’re 161/500 points.

Thank you for providing me with the data, it’s a big help in addressing some of these problems. As i mentioned earlier I’ll be recording updates in the GitHub issue i linked at the top of this reply. I will be closing this issue now.