Skip to content

Commit 7cdf6f7

Browse files
feat(analyticsadmin): update the api
#### analyticsadmin:v1alpha The following keys were added: - resources.properties.resources.reportingDataAnnotations.methods.create (Total Keys: 12) - resources.properties.resources.reportingDataAnnotations.methods.delete (Total Keys: 11) - resources.properties.resources.reportingDataAnnotations.methods.get (Total Keys: 11) - resources.properties.resources.reportingDataAnnotations.methods.list (Total Keys: 18) - resources.properties.resources.reportingDataAnnotations.methods.patch (Total Keys: 15) - schemas.GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.properties.reportingDataAnnotation.$ref (Total Keys: 1) - schemas.GoogleAnalyticsAdminV1alphaListReportingDataAnnotationsResponse (Total Keys: 5) - schemas.GoogleAnalyticsAdminV1alphaReportingDataAnnotation (Total Keys: 12) - schemas.GoogleTypeDate (Total Keys: 8)
1 parent 8a5a59f commit 7cdf6f7

File tree

4 files changed

+693
-3
lines changed

4 files changed

+693
-3
lines changed

docs/dyn/analyticsadmin_v1alpha.accounts.html

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,30 @@ <h3>Method Details</h3>
962962
&quot;timeZone&quot;: &quot;A String&quot;, # Required. Reporting Time Zone, used as the day boundary for reports, regardless of where the data originates. If the time zone honors DST, Analytics will automatically adjust for the changes. NOTE: Changing the time zone only affects data going forward, and is not applied retroactively. Format: https://www.iana.org/time-zones Example: &quot;America/Los_Angeles&quot;
963963
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when entity payload fields were last updated.
964964
},
965+
&quot;reportingDataAnnotation&quot;: { # A Reporting Data Annotation is a comment connected to certain dates for reporting data. # A snapshot of a ReportingDataAnnotation resource in change history.
966+
&quot;annotationDate&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # If set, the Reporting Data Annotation is for a specific date represented by this field. The date must be a valid date with year, month and day set. The date may be in the past, present, or future.
967+
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
968+
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
969+
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
970+
},
971+
&quot;annotationDateRange&quot;: { # Represents a Reporting Data Annotation&#x27;s date range, both start and end dates are inclusive. Time zones are based on the parent property. # If set, the Reporting Data Annotation is for a range of dates represented by this field.
972+
&quot;endDate&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date for this range. Must be a valid date with year, month, and day set. This date must be greater than or equal to the start date.
973+
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
974+
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
975+
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
976+
},
977+
&quot;startDate&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date for this range. Must be a valid date with year, month, and day set. The date may be in the past, present, or future.
978+
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
979+
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
980+
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
981+
},
982+
},
983+
&quot;color&quot;: &quot;A String&quot;, # Required. The color used for display of this Reporting Data Annotation.
984+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description for this Reporting Data Annotation.
985+
&quot;name&quot;: &quot;A String&quot;, # Required. Identifier. Resource name of this Reporting Data Annotation. Format: &#x27;properties/{property_id}/reportingDataAnnotations/{reporting_data_annotation}&#x27; Format: &#x27;properties/123/reportingDataAnnotations/456&#x27;
986+
&quot;systemGenerated&quot;: True or False, # Output only. If true, this annotation was generated by the Google Analytics system. System-generated annotations cannot be updated or deleted.
987+
&quot;title&quot;: &quot;A String&quot;, # Required. Human-readable title for this Reporting Data Annotation.
988+
},
965989
&quot;searchAds360Link&quot;: { # A link between a Google Analytics property and a Search Ads 360 entity. # A snapshot of a SearchAds360Link resource in change history.
966990
&quot;adsPersonalizationEnabled&quot;: True or False, # Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
967991
&quot;advertiserDisplayName&quot;: &quot;A String&quot;, # Output only. The display name of the Search Ads 360 Advertiser. Allows users to easily identify the linked resource.
@@ -1458,6 +1482,30 @@ <h3>Method Details</h3>
14581482
&quot;timeZone&quot;: &quot;A String&quot;, # Required. Reporting Time Zone, used as the day boundary for reports, regardless of where the data originates. If the time zone honors DST, Analytics will automatically adjust for the changes. NOTE: Changing the time zone only affects data going forward, and is not applied retroactively. Format: https://www.iana.org/time-zones Example: &quot;America/Los_Angeles&quot;
14591483
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when entity payload fields were last updated.
14601484
},
1485+
&quot;reportingDataAnnotation&quot;: { # A Reporting Data Annotation is a comment connected to certain dates for reporting data. # A snapshot of a ReportingDataAnnotation resource in change history.
1486+
&quot;annotationDate&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # If set, the Reporting Data Annotation is for a specific date represented by this field. The date must be a valid date with year, month and day set. The date may be in the past, present, or future.
1487+
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
1488+
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1489+
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
1490+
},
1491+
&quot;annotationDateRange&quot;: { # Represents a Reporting Data Annotation&#x27;s date range, both start and end dates are inclusive. Time zones are based on the parent property. # If set, the Reporting Data Annotation is for a range of dates represented by this field.
1492+
&quot;endDate&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date for this range. Must be a valid date with year, month, and day set. This date must be greater than or equal to the start date.
1493+
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
1494+
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1495+
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
1496+
},
1497+
&quot;startDate&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date for this range. Must be a valid date with year, month, and day set. The date may be in the past, present, or future.
1498+
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
1499+
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1500+
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
1501+
},
1502+
},
1503+
&quot;color&quot;: &quot;A String&quot;, # Required. The color used for display of this Reporting Data Annotation.
1504+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description for this Reporting Data Annotation.
1505+
&quot;name&quot;: &quot;A String&quot;, # Required. Identifier. Resource name of this Reporting Data Annotation. Format: &#x27;properties/{property_id}/reportingDataAnnotations/{reporting_data_annotation}&#x27; Format: &#x27;properties/123/reportingDataAnnotations/456&#x27;
1506+
&quot;systemGenerated&quot;: True or False, # Output only. If true, this annotation was generated by the Google Analytics system. System-generated annotations cannot be updated or deleted.
1507+
&quot;title&quot;: &quot;A String&quot;, # Required. Human-readable title for this Reporting Data Annotation.
1508+
},
14611509
&quot;searchAds360Link&quot;: { # A link between a Google Analytics property and a Search Ads 360 entity. # A snapshot of a SearchAds360Link resource in change history.
14621510
&quot;adsPersonalizationEnabled&quot;: True or False, # Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
14631511
&quot;advertiserDisplayName&quot;: &quot;A String&quot;, # Output only. The display name of the Search Ads 360 Advertiser. Allows users to easily identify the linked resource.

docs/dyn/analyticsadmin_v1alpha.properties.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,11 @@ <h2>Instance Methods</h2>
154154
</p>
155155
<p class="firstline">Returns the keyEvents Resource.</p>
156156

157+
<p class="toc_element">
158+
<code><a href="analyticsadmin_v1alpha.properties.reportingDataAnnotations.html">reportingDataAnnotations()</a></code>
159+
</p>
160+
<p class="firstline">Returns the reportingDataAnnotations Resource.</p>
161+
157162
<p class="toc_element">
158163
<code><a href="analyticsadmin_v1alpha.properties.rollupPropertySourceLinks.html">rollupPropertySourceLinks()</a></code>
159164
</p>

0 commit comments

Comments
 (0)