You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.accounts.html
+48Lines changed: 48 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -962,6 +962,30 @@ <h3>Method Details</h3>
962
962
"timeZone": "A String", # 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: "America/Los_Angeles"
963
963
"updateTime": "A String", # Output only. Time when entity payload fields were last updated.
964
964
},
965
+
"reportingDataAnnotation": { # A Reporting Data Annotation is a comment connected to certain dates for reporting data. # A snapshot of a ReportingDataAnnotation resource in change history.
966
+
"annotationDate": { # 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
+
"day": 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't significant.
968
+
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
969
+
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
970
+
},
971
+
"annotationDateRange": { # Represents a Reporting Data Annotation'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
+
"endDate": { # 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
+
"day": 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't significant.
974
+
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
975
+
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
976
+
},
977
+
"startDate": { # 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
+
"day": 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't significant.
979
+
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
980
+
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
981
+
},
982
+
},
983
+
"color": "A String", # Required. The color used for display of this Reporting Data Annotation.
984
+
"description": "A String", # Optional. Description for this Reporting Data Annotation.
985
+
"name": "A String", # Required. Identifier. Resource name of this Reporting Data Annotation. Format: 'properties/{property_id}/reportingDataAnnotations/{reporting_data_annotation}' Format: 'properties/123/reportingDataAnnotations/456'
986
+
"systemGenerated": 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
+
"title": "A String", # Required. Human-readable title for this Reporting Data Annotation.
988
+
},
965
989
"searchAds360Link": { # A link between a Google Analytics property and a Search Ads 360 entity. # A snapshot of a SearchAds360Link resource in change history.
966
990
"adsPersonalizationEnabled": True or False, # Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
967
991
"advertiserDisplayName": "A String", # 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>
1458
1482
"timeZone": "A String", # 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: "America/Los_Angeles"
1459
1483
"updateTime": "A String", # Output only. Time when entity payload fields were last updated.
1460
1484
},
1485
+
"reportingDataAnnotation": { # A Reporting Data Annotation is a comment connected to certain dates for reporting data. # A snapshot of a ReportingDataAnnotation resource in change history.
1486
+
"annotationDate": { # 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
+
"day": 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't significant.
1488
+
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1489
+
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
1490
+
},
1491
+
"annotationDateRange": { # Represents a Reporting Data Annotation'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
+
"endDate": { # 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
+
"day": 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't significant.
1494
+
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1495
+
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
1496
+
},
1497
+
"startDate": { # 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
+
"day": 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't significant.
1499
+
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
1500
+
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
1501
+
},
1502
+
},
1503
+
"color": "A String", # Required. The color used for display of this Reporting Data Annotation.
1504
+
"description": "A String", # Optional. Description for this Reporting Data Annotation.
1505
+
"name": "A String", # Required. Identifier. Resource name of this Reporting Data Annotation. Format: 'properties/{property_id}/reportingDataAnnotations/{reporting_data_annotation}' Format: 'properties/123/reportingDataAnnotations/456'
1506
+
"systemGenerated": 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
+
"title": "A String", # Required. Human-readable title for this Reporting Data Annotation.
1508
+
},
1461
1509
"searchAds360Link": { # A link between a Google Analytics property and a Search Ads 360 entity. # A snapshot of a SearchAds360Link resource in change history.
1462
1510
"adsPersonalizationEnabled": True or False, # Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
1463
1511
"advertiserDisplayName": "A String", # Output only. The display name of the Search Ads 360 Advertiser. Allows users to easily identify the linked resource.
0 commit comments