Skip to content

Commit a429da1

Browse files
authored
Update uwp/monetize/access-analytics-data-using-windows-store-services.md
1 parent cb8693e commit a429da1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

uwp/monetize/access-analytics-data-using-windows-store-services.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ For the *tenant\_id* value in the POST URI and the *client\_id* and *client\_sec
6464
After your access token expires, you can refresh it by following the instructions [here](/azure/active-directory/azuread-dev/v1-protocols-oauth-code#refreshing-the-access-tokens).
6565

6666
> [!NOTE]
67-
> ResourceType='Graph.windows.net' will be depricated after September 2023. Please migrate to ResourceType ='Graph.microsoft.com'
67+
> ResourceType='Graph.windows.net' will be deprecated after September 2023. Please migrate to ResourceType ='Graph.microsoft.com'
68+
6869
<span id="call-the-windows-store-analytics-api"></span>
6970

7071
## Step 3: Call the Microsoft Store analytics API

0 commit comments

Comments
 (0)