Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to use?

FYI, Average Load Times are 5-10 seconds. Bad internet takes longer, obviously

GetKeyInfo.php

Method: GET Params:

In Url: ?devSecretKey= Type: string

Example URL: https://api.gorilla-tools.org/GetKeyInfo.php?devSecretKey=QYE3JX4RAOWHCX9ZUR7K78T3GR3NPPZN35AHBEXY8ZGM8WS3IM

Example Response:

{
	"": {
		"title_id": "",
		"segments": [
			{
				"id": "",
				"name": "All Players",
				"profiles_in_segment": 999
			},
			{
				"id": "",
				"name": "Lapsed Players",
				"profiles_in_segment": 999
			},
			{
				"id": "",
				"name": "Week Two Active Players",
				"profiles_in_segment": 999
			},
			{
				"id": "",
				"name": "Payers",
				"profiles_in_segment": 999
			}
		],
		"uses_default_cloudscript": true,
		"total_segments": 999
	}
}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages