Skip to content

Commit

Permalink
chore(main): release google-ads-ad_manager-v1 0.1.0 (#27520)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 28, 2024
1 parent 418e35c commit c42da31
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"google-ads-ad_manager": "0.1.0",
"google-ads-ad_manager+FILLER": "0.0.0",
"google-ads-ad_manager-v1": "0.0.1",
"google-ads-ad_manager-v1": "0.1.0",
"google-ads-ad_manager-v1+FILLER": "0.0.0",
"google-analytics-admin": "0.5.1",
"google-analytics-admin+FILLER": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion google-ads-ad_manager-v1/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "admanager",
"name_pretty": "Google Ad Manager V1 API",
"product_documentation": "https://developers.google.com/ad-manager/api/beta",
"release_level": "unreleased",
"release_level": "preview",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "The Ad Manager API enables an app to integrate with Google Ad Manager. You can read Ad Manager data and run reports using the API. Note that google-ads-ad_manager-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-ads-ad_manager instead. See the readme for more details.",
Expand Down
9 changes: 8 additions & 1 deletion google-ads-ad_manager-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Release History
# Changelog

### 0.1.0 (2024-10-28)

#### Features

* Initial generation of google-ads-ad_manager-v1 ([#27517](https://github.com/googleapis/google-cloud-ruby/issues/27517))

## Release History
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Ads
module AdManager
module V1
VERSION = "0.0.1"
VERSION = "0.1.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-ads-ad_manager-v1",
"version": "",
"version": "0.1.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit c42da31

Please sign in to comment.