We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14cc198 commit 89eedf7Copy full SHA for 89eedf7
docs/AudiencesApi.md
@@ -273,7 +273,7 @@ public class Example {
273
274
AudiencesApi apiInstance = new AudiencesApi(defaultClient);
275
String spaceId = "9aQ1Lj62S4bomZKLF4DPqW"; // String |
276
- String id = "2yKFfGeS62yzGxQSAieVOvsPOha-compute_preview_execution-dws3UdTNsppL5dRGsagFpP-compute_preview_execution"; // String |
+ String id = "31XR7mRsdw3vz3ZqvRa1623re0q-compute_preview_execution-9aQ1Lj62S4bomZKLF4DPqW-compute_preview_execution"; // String |
277
try {
278
GetAudiencePreview200Response result = apiInstance.getAudiencePreview(spaceId, id);
279
System.out.println(result);
0 commit comments