Skip to content

Commit 89eedf7

Browse files
author
APIs and Common Services team
committed
Automated SDK update
This updates the SDK from internal repo commit segmentio/public-api@6c6168b2.
1 parent 14cc198 commit 89eedf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AudiencesApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ public class Example {
273273

274274
AudiencesApi apiInstance = new AudiencesApi(defaultClient);
275275
String spaceId = "9aQ1Lj62S4bomZKLF4DPqW"; // String |
276-
String id = "2yKFfGeS62yzGxQSAieVOvsPOha-compute_preview_execution-dws3UdTNsppL5dRGsagFpP-compute_preview_execution"; // String |
276+
String id = "31XR7mRsdw3vz3ZqvRa1623re0q-compute_preview_execution-9aQ1Lj62S4bomZKLF4DPqW-compute_preview_execution"; // String |
277277
try {
278278
GetAudiencePreview200Response result = apiInstance.getAudiencePreview(spaceId, id);
279279
System.out.println(result);

0 commit comments

Comments
 (0)