Commit graph

6 commits

Author SHA1 Message Date
Google APIs
d03cc13314 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
905cc43682 feat!: Updated google-ads-ad_manager-v1 dependency to version 1.x
PiperOrigin-RevId: 725772355
2025-02-11 14:27:58 -08:00
Google APIs
0b8fa5230f chore: Configure package options for ads manager
PiperOrigin-RevId: 689948882
2024-10-25 16:31:00 -07:00
Google APIs
296f2ac1aa chore: Configure Ruby clients for google-ads-ad_manager
PiperOrigin-RevId: 689139590
2024-10-23 16:12:52 -07:00
Google APIs
672cd6a381 feat: Added support for Interactive Reporting
fix: Removed closed beta services that had data discrepancies with the SOAP API

Temporarily removed the LineItem, Creative, Contact, Label, and Team services until data discrepancies with the SOAP API are resolved.

PiperOrigin-RevId: 681864022
2024-10-03 07:12:36 -07:00
Google APIs
b710af5c34 feat: Add Ad Manager REST API
PiperOrigin-RevId: 617873969
2024-03-21 09:47:18 -07:00