Skip to content

Instantly share code, notes, and snippets.

@jo-migo
Last active October 31, 2017 02:54
Show Gist options
  • Select an option

  • Save jo-migo/646b7887319136119c29c13b00783936 to your computer and use it in GitHub Desktop.

Select an option

Save jo-migo/646b7887319136119c29c13b00783936 to your computer and use it in GitHub Desktop.
{'featureFlags': [{'key': 'checkout_sorting', 'experimentIds': ['9180613542'], 'rolloutId': '', 'variables': [{'defaultValue': 'price', 'key': 'sort_type', 'type': 'string', 'id': '1'}, {'defaultValue': 'ascending', 'key': 'sort_order', 'type': 'string', 'id': '2'}], 'id': '9184404319'}], 'rollouts': [], 'projectId': '9203751409', 'version': '4', 'variables': [], 'audiences': [{'name': 'everyone', 'conditions': '["and", ["or", ["or", {"name": "everyone", "type": "custom_attribute", "value": "True"}]]]', 'id': '9187603024'}], 'groups': [], 'attributes': [{'key': 'everyone', 'id': '9218530874'}], 'revision': '11', 'accountId': '6452880050', 'anonymizeIP': False, 'events': [{'key': 'click_buy', 'experimentIds': ['9189247232'], 'id': '9208673897'}], 'experiments': [{'key': 'python_mvt', 'status': 'Running', 'layerId': '9188664649', 'trafficAllocation': [{'endOfRange': 2500, 'entityId': '255987204241808423'}, {'endOfRange': 5000, 'entityId': '440055457139948934'}, {'endOfRange': 7500, 'entityId': '306475457949745088'}, {'endOfRange': 10000, 'entityId': '363237172719342598'}], 'variations': [{'key': 'sort_by_category_sort_ascending', 'variables': [{'value': 'category', 'id': '1'}, {'value': 'ascending', 'id': '2'}], 'id': '255987204241808423'}, {'key': 'sort_by_category_sort_descending', 'variables': [{'value': 'category', 'id': '1'}, {'value': 'descending', 'id': '2'}], 'id': '440055457139948934'}, {'key': 'sort_by_price_sort_ascending', 'variables': [{'value': 'price', 'id': '1'}, {'value': 'ascending', 'id': '2'}], 'id': '306475457949745088'}, {'key': 'sort_by_price_sort_descending', 'variables': [{'value': 'price', 'id': '1'}, {'value': 'descending', 'id': '2'}], 'id': '363237172719342598'}], 'forcedVariations': {}, 'audienceIds': ['9187603024'], 'id': '9180613542'}, {'key': 'test_experiment', 'status': 'Running', 'layerId': '9183902844', 'trafficAllocation': [{'endOfRange': 5000, 'entityId': '9176884665'}, {'endOfRange': 10000, 'entityId': '9189344867'}], 'variations': [{'key': '1', 'variables': [], 'id': '9189344867'}, {'key': '2', 'variables': [], 'id': '9176884665'}], 'forcedVariations': {}, 'audienceIds': ['9187603024'], 'id': '9189247232'}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment