Skip to content

Commit 4a4beb6

Browse files
authored
Merge pull request #191674 from JulCsc/freshness-analytics
Freshness: updated ms.dates; minor edits
2 parents 0d290db + db772a1 commit 4a4beb6

16 files changed

+68
-68
lines changed

articles/marketplace/analytics-api-delete-report-queries.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Delete report queries API
@@ -27,17 +27,17 @@ This API deletes user-defined queries.
2727
| Authorization | string | Required. The Azure Active Directory (Azure AD) access token in the form `Bearer <token>` |
2828
| Content-Type | string | `Application/JSON` |
2929

30-
**Path Parameter**
30+
**Path parameter**
3131

3232
| **Parameter name** | **Type** | **Description** |
3333
| --- | --- | --- |
3434
| `queryId` | string | Filter to get details of only queries with the ID given in this argument |
3535

36-
**Query Parameter**
36+
**Query parameter**
3737

3838
None
3939

40-
**Request Payload**
40+
**Request payload**
4141

4242
None
4343

articles/marketplace/analytics-api-delete-report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Delete report API
@@ -29,11 +29,11 @@ On execution, this API deletes all of the report and report execution records.
2929
| Content Type | string | `Application/JSON` |
3030
||||
3131

32-
**Path Parameter**
32+
**Path parameter**
3333

3434
None
3535

36-
**Query Parameter**
36+
**Query parameter**
3737

3838
| Parameter name | Required | string | Description |
3939
| ------------ | ------------- | ------------- | ------------- |

articles/marketplace/analytics-api-get-all-datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Get all datasets API

articles/marketplace/analytics-api-get-report-queries.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Get report queries API
@@ -29,11 +29,11 @@ The Get report queries API gets all queries that are available for use in report
2929
| Content-Type | string | `Application/JSON` |
3030
||||
3131

32-
**Path Parameter**
32+
**Path parameter**
3333

3434
None
3535

36-
**Query Parameter**
36+
**Query parameter**
3737

3838
| **Parameter name** | **Type** | **Required** | **Description** |
3939
| --- | --- | --- | --- |
@@ -43,7 +43,7 @@ None
4343
| `IncludeOnlySystemQueries` | boolean | No | Include only system queries in the response |
4444
|||||
4545

46-
**Request Payload**
46+
**Request payload**
4747

4848
None
4949

articles/marketplace/analytics-api-get-report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Get report API
@@ -27,11 +27,11 @@ This API gets all the reports that have been scheduled.
2727
| Authorization | string | Required. The Azure Active Directory (Azure AD) access token in the form `Bearer <token>` |
2828
| Content-Type | string | `Application/JSON` |
2929

30-
**Path Parameter**
30+
**Path parameter**
3131

3232
None
3333

34-
**Query Parameter**
34+
**Query parameter**
3535

3636
| **Parameter Name** | **Required** | **Type** | **Description** |
3737
| --- | --- | --- | --- |

articles/marketplace/analytics-api-pause-report-executions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Pause report executions API

articles/marketplace/analytics-api-resume-report-executions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Resume report executions API
@@ -29,11 +29,11 @@ This API, on execution, resumes the scheduled execution of a paused commercial m
2929
| Content-Type | string | `Application/JSON` |
3030
||||
3131

32-
**Path Parameter**
32+
**Path parameter**
3333

3434
None
3535

36-
**Query Parameter**
36+
**Query parameter**
3737

3838
| Parameter name | Required | Type | Description |
3939
| ------------ | ------------- | ------------- | ------------- |

articles/marketplace/analytics-api-try-report-queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Try report queries API

articles/marketplace/analytics-api-update-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# Update report API

articles/marketplace/analytics-available-apis.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: article
77
author: smannepalle
88
ms.author: smannepalle
99
ms.reviewer: sroy
10-
ms.date: 3/08/2021
10+
ms.date: 03/14/2022
1111
---
1212

1313
# APIs for accessing commercial marketplace analytics data
@@ -21,7 +21,7 @@ Following are the list of APIs for accessing commercial marketplace analytics da
2121

2222
## Dataset pull APIs
2323

24-
***Table 1: Dataset pull APIs***
24+
**Table 1: Dataset pull APIs**
2525

2626
| **API** | **Functionality** |
2727
| --- | --- |
@@ -30,7 +30,7 @@ Following are the list of APIs for accessing commercial marketplace analytics da
3030

3131
## Query management APIs
3232

33-
***Table 2: Query management APIs***
33+
**Table 2: Query management APIs**
3434

3535
| **API** | **Functionality** |
3636
| --- | --- |
@@ -41,7 +41,7 @@ Following are the list of APIs for accessing commercial marketplace analytics da
4141

4242
## Report management APIs
4343

44-
***Table 3: Report management APIs***
44+
**Table 3: Report management APIs**
4545

4646
| **API** | **Functionality** |
4747
| --- | --- |
@@ -56,7 +56,7 @@ Following are the list of APIs for accessing commercial marketplace analytics da
5656

5757
## Report execution pull APIs
5858

59-
***Table 4: Report execution pull APIs***
59+
**Table 4: Report execution pull APIs**
6060

6161
| **API** | **Functionality** |
6262
| --- | --- |

0 commit comments

Comments
 (0)