What’s new
You can now filter offers by a user’s U.S. state using the new ip_address query parameter in select APIs.
Who it’s for
This feature is available to partners using the Games User Data and Deals User Data APIs. It's especially useful if some offers are restricted in certain states due to local regulations, and you don't know the user's location.
How it works
Include the ip_address query parameter with the user’s IP address. We’ll use it to determine the user’s location and return only offers available there.
You can use this alongside the state query parameter. If both are provided, the state parameter takes precedence.
