Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
docs: renamed App + Web to Google Analytics 4 (GA4) in public documen…
Browse files Browse the repository at this point in the history
…tation (#86)

PiperOrigin-RevId: 338527875

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Oct 22 12:36:23 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 2131e2f755b3c2604e2d08de81a299fd7e377dcd
Source-Link: googleapis/googleapis@2131e2f
  • Loading branch information
yoshi-automation committed Oct 22, 2020
1 parent b17a263 commit 22e27ca
Show file tree
Hide file tree
Showing 12 changed files with 97 additions and 97 deletions.
Expand Up @@ -37,7 +37,7 @@

// AUTO-GENERATED DOCUMENTATION AND SERVICE
/**
* Service Description: Service Interface for the Analytics Admin API (App+Web).
* Service Description: Service Interface for the Analytics Admin API (GA4).
*
* <p>This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down Expand Up @@ -254,7 +254,7 @@ public final UnaryCallable<GetAccountRequest, Account> getAccountCallable() {
/**
* Returns all accounts accessible by the caller.
*
* <p>Note that these accounts might not currently have App+Web properties. Soft-deleted (ie:
* <p>Note that these accounts might not currently have GA4 properties. Soft-deleted (ie:
* "trashed") accounts are excluded by default. Returns an empty list if no relevant accounts are
* found.
*
Expand All @@ -280,7 +280,7 @@ public final ListAccountsPagedResponse listAccounts(ListAccountsRequest request)
/**
* Returns all accounts accessible by the caller.
*
* <p>Note that these accounts might not currently have App+Web properties. Soft-deleted (ie:
* <p>Note that these accounts might not currently have GA4 properties. Soft-deleted (ie:
* "trashed") accounts are excluded by default. Returns an empty list if no relevant accounts are
* found.
*
Expand All @@ -306,7 +306,7 @@ public final ListAccountsPagedResponse listAccounts(ListAccountsRequest request)
/**
* Returns all accounts accessible by the caller.
*
* <p>Note that these accounts might not currently have App+Web properties. Soft-deleted (ie:
* <p>Note that these accounts might not currently have GA4 properties. Soft-deleted (ie:
* "trashed") accounts are excluded by default. Returns an empty list if no relevant accounts are
* found.
*
Expand Down Expand Up @@ -647,10 +647,10 @@ public final ListAccountSummariesPagedResponse listAccountSummaries(

// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
* Lookup for a single "App+Web" Property.
* Lookup for a single "GA4" Property.
*
* <p>Throws "Target not found" if no such property found, if property is not of the type
* "App+Web", or if caller does not have permissions to access it.
* <p>Throws "Target not found" if no such property found, if property is not of the type "GA4",
* or if caller does not have permissions to access it.
*
* <p>Sample code:
*
Expand All @@ -673,10 +673,10 @@ public final Property getProperty(PropertyName name) {

// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
* Lookup for a single "App+Web" Property.
* Lookup for a single "GA4" Property.
*
* <p>Throws "Target not found" if no such property found, if property is not of the type
* "App+Web", or if caller does not have permissions to access it.
* <p>Throws "Target not found" if no such property found, if property is not of the type "GA4",
* or if caller does not have permissions to access it.
*
* <p>Sample code:
*
Expand All @@ -698,10 +698,10 @@ public final Property getProperty(String name) {

// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
* Lookup for a single "App+Web" Property.
* Lookup for a single "GA4" Property.
*
* <p>Throws "Target not found" if no such property found, if property is not of the type
* "App+Web", or if caller does not have permissions to access it.
* <p>Throws "Target not found" if no such property found, if property is not of the type "GA4",
* or if caller does not have permissions to access it.
*
* <p>Sample code:
*
Expand All @@ -724,10 +724,10 @@ public final Property getProperty(GetPropertyRequest request) {

// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
* Lookup for a single "App+Web" Property.
* Lookup for a single "GA4" Property.
*
* <p>Throws "Target not found" if no such property found, if property is not of the type
* "App+Web", or if caller does not have permissions to access it.
* <p>Throws "Target not found" if no such property found, if property is not of the type "GA4",
* or if caller does not have permissions to access it.
*
* <p>Sample code:
*
Expand All @@ -751,9 +751,9 @@ public final UnaryCallable<GetPropertyRequest, Property> getPropertyCallable() {
/**
* Returns child Properties under the specified parent Account.
*
* <p>Only "App+Web" properties will be returned. Properties will be excluded if the caller does
* not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an
* empty list if no relevant properties are found.
* <p>Only "GA4" properties will be returned. Properties will be excluded if the caller does not
* have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty
* list if no relevant properties are found.
*
* <p>Sample code:
*
Expand All @@ -780,9 +780,9 @@ public final ListPropertiesPagedResponse listProperties(ListPropertiesRequest re
/**
* Returns child Properties under the specified parent Account.
*
* <p>Only "App+Web" properties will be returned. Properties will be excluded if the caller does
* not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an
* empty list if no relevant properties are found.
* <p>Only "GA4" properties will be returned. Properties will be excluded if the caller does not
* have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty
* list if no relevant properties are found.
*
* <p>Sample code:
*
Expand All @@ -809,9 +809,9 @@ public final ListPropertiesPagedResponse listProperties(ListPropertiesRequest re
/**
* Returns child Properties under the specified parent Account.
*
* <p>Only "App+Web" properties will be returned. Properties will be excluded if the caller does
* not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an
* empty list if no relevant properties are found.
* <p>Only "GA4" properties will be returned. Properties will be excluded if the caller does not
* have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty
* list if no relevant properties are found.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -843,7 +843,7 @@ public final ListPropertiesPagedResponse listProperties(ListPropertiesRequest re

// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
* Creates an "App+Web" property with the specified location and attributes.
* Creates an "GA4" property with the specified location and attributes.
*
* <p>Sample code:
*
Expand All @@ -866,7 +866,7 @@ public final Property createProperty(Property property) {

// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
* Creates an "App+Web" property with the specified location and attributes.
* Creates an "GA4" property with the specified location and attributes.
*
* <p>Sample code:
*
Expand All @@ -889,7 +889,7 @@ public final Property createProperty(CreatePropertyRequest request) {

// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
* Creates an "App+Web" property with the specified location and attributes.
* Creates an "GA4" property with the specified location and attributes.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -920,7 +920,7 @@ public final UnaryCallable<CreatePropertyRequest, Property> createPropertyCallab
* resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged.
* https://support.google.com/analytics/answer/6154772
*
* <p>Returns an error if the target is not found, or is not an App+Web Property.
* <p>Returns an error if the target is not found, or is not an GA4 Property.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -952,7 +952,7 @@ public final void deleteProperty(PropertyName name) {
* resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged.
* https://support.google.com/analytics/answer/6154772
*
* <p>Returns an error if the target is not found, or is not an App+Web Property.
* <p>Returns an error if the target is not found, or is not an GA4 Property.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -983,7 +983,7 @@ public final void deleteProperty(String name) {
* resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged.
* https://support.google.com/analytics/answer/6154772
*
* <p>Returns an error if the target is not found, or is not an App+Web Property.
* <p>Returns an error if the target is not found, or is not an GA4 Property.
*
* <p>Sample code:
*
Expand Down Expand Up @@ -1015,7 +1015,7 @@ public final void deleteProperty(DeletePropertyRequest request) {
* resources (eg: GoogleAdsLinks, Streams, UserLinks) will be permanently purged.
* https://support.google.com/analytics/answer/6154772
*
* <p>Returns an error if the target is not found, or is not an App+Web Property.
* <p>Returns an error if the target is not found, or is not an GA4 Property.
*
* <p>Sample code:
*
Expand Down
Expand Up @@ -21,7 +21,7 @@
*
* <p>=========================== AnalyticsAdminServiceClient ===========================
*
* <p>Service Description: Service Interface for the Analytics Admin API (App+Web).
* <p>Service Description: Service Interface for the Analytics Admin API (GA4).
*
* <p>Sample for AnalyticsAdminServiceClient:
*
Expand Down

0 comments on commit 22e27ca

Please sign in to comment.