Skip to content

Commit

Permalink
fix(doubleclickbidmanager): update the API
Browse files Browse the repository at this point in the history
#### doubleclickbidmanager:v2

The following keys were changed:
- resources.queries.methods.create.description
- resources.queries.methods.delete.description
- resources.queries.methods.delete.parameters.queryId.description
- resources.queries.methods.get.parameters.queryId.description
- resources.queries.methods.list.parameters.orderBy.description
- resources.queries.methods.list.parameters.pageToken.description
- resources.queries.methods.run.description
- resources.queries.methods.run.parameters.queryId.description
- resources.queries.methods.run.parameters.synchronous.description
- resources.queries.resources.reports.methods.get.parameters.queryId.description
- resources.queries.resources.reports.methods.get.parameters.reportId.description
- resources.queries.resources.reports.methods.list.description
- resources.queries.resources.reports.methods.list.parameters.orderBy.description
- resources.queries.resources.reports.methods.list.parameters.pageToken.description
- resources.queries.resources.reports.methods.list.parameters.queryId.description
- schemas.DataRange.description
- schemas.DataRange.properties.customEndDate.description
- schemas.DataRange.properties.customStartDate.description
- schemas.DataRange.properties.range.description
- schemas.DataRange.properties.range.enumDescriptions
- schemas.FilterPair.description
- schemas.FilterPair.properties.type.description
- schemas.FilterPair.properties.value.description
- schemas.ListQueriesResponse.properties.nextPageToken.description
- schemas.ListQueriesResponse.properties.queries.description
- schemas.ListReportsResponse.properties.nextPageToken.description
- schemas.ListReportsResponse.properties.reports.description
- schemas.Options.description
- schemas.Options.properties.includeOnlyTargetedUserLists.description
- schemas.Parameters.description
- schemas.Parameters.properties.filters.description
- schemas.Parameters.properties.groupBys.description
- schemas.Parameters.properties.metrics.description
- schemas.Parameters.properties.options.description
- schemas.Parameters.properties.type.description
- schemas.Parameters.properties.type.enum
- schemas.Parameters.properties.type.enumDeprecated
- schemas.Parameters.properties.type.enumDescriptions
- schemas.Query.description
- schemas.Query.properties.metadata.description
- schemas.Query.properties.params.description
- schemas.Query.properties.queryId.description
- schemas.Query.properties.schedule.description
- schemas.QueryMetadata.description
- schemas.QueryMetadata.properties.dataRange.description
- schemas.QueryMetadata.properties.format.description
- schemas.QueryMetadata.properties.sendNotification.description
- schemas.QueryMetadata.properties.shareEmailAddress.description
- schemas.QueryMetadata.properties.title.description
- schemas.QuerySchedule.description
- schemas.QuerySchedule.properties.endDate.description
- schemas.QuerySchedule.properties.frequency.description
- schemas.QuerySchedule.properties.frequency.enumDescriptions
- schemas.QuerySchedule.properties.nextRunTimezoneCode.description
- schemas.QuerySchedule.properties.startDate.description
- schemas.Report.description
- schemas.Report.properties.key.description
- schemas.Report.properties.metadata.description
- schemas.Report.properties.params.description
- schemas.ReportKey.description
- schemas.ReportKey.properties.queryId.description
- schemas.ReportKey.properties.reportId.description
- schemas.ReportMetadata.description
- schemas.ReportMetadata.properties.googleCloudStoragePath.description
- schemas.ReportMetadata.properties.reportDataEndDate.description
- schemas.ReportMetadata.properties.reportDataStartDate.description
- schemas.ReportMetadata.properties.status.description
- schemas.ReportStatus.description
- schemas.ReportStatus.properties.finishTime.description
- schemas.ReportStatus.properties.format.description
- schemas.ReportStatus.properties.state.description
- schemas.RunQueryRequest.description
- schemas.RunQueryRequest.properties.dataRange.description
  • Loading branch information
yoshi-automation authored and sofisl committed Aug 16, 2024
1 parent a20aa36 commit c0965f3
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 143 deletions.
Loading

0 comments on commit c0965f3

Please sign in to comment.