Skip to content

Commit a855d34

Browse files
chore: regenerate admanager (#10856)
* chore: regenerate admanager * chore: generate libraries at Fri May 17 20:00:46 UTC 2024 --------- Co-authored-by: cloud-java-bot <[email protected]>
1 parent 8004451 commit a855d34

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

generation_config.yaml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,21 @@ libraries:
3838
- proto_path: google/identity/accesscontextmanager/v1
3939
- proto_path: google/identity/accesscontextmanager/type
4040

41-
#- api_shortname: admanager
42-
# name_pretty: Google Ad Manager API
43-
# product_documentation: https://developers.google.com/ad-manager/api/beta
44-
# api_description: The Ad Manager API enables an app to integrate with Google Ad Manager.
45-
# You can read Ad Manager data and run reports using the API.
46-
# client_documentation: https://cloud.google.com/java/docs/reference/ad-manager/latest/overview
47-
# release_level: preview
48-
# distribution_name: com.google.api-ads:ad-manager
49-
# api_id: admanager.googleapis.com
50-
# library_type: GAPIC_AUTO
51-
# group_id: com.google.api-ads
52-
# cloud_api: false
53-
# GAPICs:
54-
# - proto_path: google/ads/admanager/v1
55-
# requires_billing: true
41+
- api_shortname: admanager
42+
name_pretty: Google Ad Manager API
43+
product_documentation: https://developers.google.com/ad-manager/api/beta
44+
api_description: The Ad Manager API enables an app to integrate with Google Ad Manager.
45+
You can read Ad Manager data and run reports using the API.
46+
client_documentation: https://cloud.google.com/java/docs/reference/ad-manager/latest/overview
47+
release_level: preview
48+
distribution_name: com.google.api-ads:ad-manager
49+
api_id: admanager.googleapis.com
50+
library_type: GAPIC_AUTO
51+
group_id: com.google.api-ads
52+
cloud_api: false
53+
GAPICs:
54+
- proto_path: google/ads/admanager/v1
55+
requires_billing: true
5656

5757
- api_shortname: advisorynotifications
5858
name_pretty: Advisory Notifications API

java-admanager/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>libraries-bom</artifactId>
26-
<version>26.38.0</version>
26+
<version>26.39.0</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>
@@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
201201
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
202202
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
203203
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.api-ads/ad-manager.svg
204-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.1.0
204+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.2.0
205205
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
206206
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
207207
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

java-admanager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@
4646
<module>ad-manager-bom</module>
4747
</modules>
4848

49-
</project>
49+
</project>

0 commit comments

Comments
 (0)