You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--data '{"name":"Custom ranking sales rank test","variants":[{"index":"delcourt_production","trafficPercentage":60,"description":"Current production index"},{"index":"delcourt_production","trafficPercentage":60,"description":"Current production index"}],"endAt":"2023-06-17T00:00:00Z"}'
--data '{"name":"Custom ranking sales rank test","variants":[{"index":"delcourt_production","trafficPercentage":60,"description":"Current production index"},{"index":"delcourt_production","trafficPercentage":60,"description":"Current production index"}],"endAt":"2023-06-17T00:00:00Z"}'
1663
1683
/2/abtests/{id}:
1664
1684
get:
1665
1685
tags:
@@ -1928,210 +1948,6 @@ paths:
1928
1948
$ref: '#/components/responses/MethodNotAllowed'
1929
1949
'404':
1930
1950
$ref: '#/components/responses/IndexNotFound'
1931
-
x-codeSamples:
1932
-
- lang: csharp
1933
-
label: C#
1934
-
source: |
1935
-
// Initialize the client
1936
-
var client = new AbtestingClient(
1937
-
new AbtestingConfig("ALGOLIA_APPLICATION_ID", "ALGOLIA_API_KEY", "ALGOLIA_APPLICATION_REGION")
1938
-
);
1939
-
1940
-
// Call the API
1941
-
var response = await client.DeleteABTestAsync(42);
1942
-
// >LOG
1943
-
- lang: go
1944
-
label: Go
1945
-
source: >
1946
-
// Initialize the client with your application region, eg.
--data '{"name":"Custom ranking sales rank test","variants":[{"index":"delcourt_production","trafficPercentage":60,"description":"Current production index"},{"index":"delcourt_production","trafficPercentage":60,"description":"Current production index"}],"scheduledAt":"2023-06-15T15:06:44.400601Z","endAt":"2023-06-17T00:00:00Z"}'
0 commit comments