- C#
- Dart
- Go
- Java
- JavaScript
- Kotlin
- PHP
- Python
- Ruby
- Scala
- Swift
The Personalization API client is part of the To use the Personalization client, import these namespaces:To create an instance of the client:Replace
Algolia.Search
package.
To install this package, run:C#
C#
ALGOLIA_APPLICATION_REGION
with your Algolia application’s analytics region: us
for the United States or eu
for Europe.
You can check your analytics region in the Infrastructure > Analytics section of the Algolia dashboard.Analytics region
The Personalization API client requires specifying your Algolia application’s analytics region to properly route requests to the correct data center. ReplaceALGOLIA_APPLICATION_REGION
with your application’s analytics region:
us
for the United Stateseu
for Europe