Changelog¶
0.3.0 (2025-07-02)¶
⚠ BREAKING CHANGES¶
Added proto3 optional modifier to all primitive type fields
Moved Company enums to a separate file
Moved Report messages to a separate file
Changed canonical resource name format for CustomTargetingValue resource
New required field customTargetingKey added to CustomTargetingValue resource
Features¶
Added support for AdBreak resource (8bd8937)
Added support for BandwidthGroup resource (8bd8937)
Added support for DeviceCategory resource (8bd8937)
Added support for GeoTarget resource (8bd8937)
Added support for OperatingSystem resource (8bd8937)
Added support for OperatingSystemVersion resource (8bd8937)
Added support for PrivateAuction resource (8bd8937)
Added support for ProgrammaticBuyer (8bd8937)
New required field customTargetingKey added to CustomTargetingValue resource (8bd8937)
Bug Fixes¶
Documentation¶
Updated documentation for multiple Report enums (8bd8937)
0.2.6 (2025-06-11)¶
Documentation¶
Update import statement example in README (1562bb7)
0.2.5 (2025-03-15)¶
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (a1b9294)
0.2.4 (2025-02-12)¶
Features¶
0.2.3 (2024-12-12)¶
Features¶
Add support for opt-in debug logging (b1dfc55)
Bug Fixes¶
Fix typing issue with gRPC metadata when key ends in -bin (b1dfc55)
0.2.2 (2024-10-31)¶
Bug Fixes¶
disable universe-domain validation (85c7512)
0.2.1 (2024-10-24)¶
Features¶
0.2.0 (2024-10-08)¶
⚠ BREAKING CHANGES¶
Removed closed beta services that had data discrepancies with the SOAP API
Features¶
Added support for Interactive Reporting (6db79dc)
Bug Fixes¶
Removed closed beta services that had data discrepancies with the SOAP API (6db79dc)
0.1.2 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (c6eeae0)