Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [analyticsdata] add the SheetExportAudienceList method to the Data API v1 alpha #10047

Merged
merged 2 commits into from Nov 16, 2023

Commits on Nov 8, 2023

  1. feat: add the SheetExportAudienceList method to the Data API v1 alpha

    feat: add `creation_quota_tokens_charged`, `row_count`, `error_message` to the `AudienceList` resource
    fix: add `optional` annotation to the `page_token` field of the `ListAudienceListsRequest` type
    fix: add `optional` annotation to the `offset`, `limit` fields of the `QueryAudienceListRequest` type
    fix: add `required` annotation to the `name` field of the `QueryAudienceListRequest` type
    fix: add `optional` annotation to the `dimension_name` field of the `AudienceDimension` type
    fix: add `optional` annotation to the `property`, `date_ranges`, `funnel`, `funnel_breakdown`, `funnel_visualization_type`, `segments`, `dimension_filter`, `return_property_quota`, `limit` fields of the `RunFunnelReportRequest` type
    fix!: change the resource pattern value to `properties/{property}/audienceLists/{audience_list}` for the resource definition `analyticsdata.googleapis.com/AudienceList`
    fix!: change the resource pattern value to `properties/{property}` for the resource definition `analyticsadmin.googleapis.com/Property`
    
    PiperOrigin-RevId: 580634757
    
    Source-Link: googleapis/googleapis@a50eda1
    
    Source-Link: googleapis/googleapis-gen@e55c7e4
    Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtZGF0YS8uT3dsQm90LnlhbWwiLCJoIjoiZTU1YzdlNDczNTI0ZTNkZjQzMzI2MDlhYTIyOTYzMTgwZWJhMWMwMSJ9
    gcf-owl-bot[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2438e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    697a998 View commit details
    Browse the repository at this point in the history