2026-07 Google Ad Manager upgrade v202605
The Google Ad Manager connector is upgraded from API v202508 to the latest v202605. This is a compatibility upgrade to keep the connector current with Google's API ahead of the v202508 sunset.
This is not a breaking change. All existing connections, reports, and Data Flows continue to run without modification. There are no changes to authentication or configuration, and no action is required.
DEFAULT_VERSION is updated from v202508 to v202605 in doubleclick_publisher.py.
Key changes in Google Ad Manager upgrade v202605
New field deliveryAllocationProfileId
| Service | Object | Field | Type | Notes |
|---|---|---|---|---|
| LineItemService | LineItemSummary | deliveryAllocationProfileId | optional | New optional field in the Line Item object model |
| ProposalLineItemService | ProposalLineItem | deliveryAllocationProfileId | optional | New optional field in the Proposal Line Item object model |
New error code handled
| Error | Service(s) | Handling |
|---|---|---|
| INVALID_LINE_ITEM_TYPE_FOR_ALLOCATION_DELIVERY_PROFILE | LineItemService, ProposalLineItemService | Now mapped in the connector's error handler and surfaced clearly to the user |
Changed
| Item | From | To |
|---|---|---|
DEFAULT_VERSION (doubleclick_publisher.py) | v202508 | v202605 |
Removed
None. No report columns or dimensions were removed in this upgrade.
What actions should you take
No action is required. Your existing connections, reports, and Data Flows continue to run exactly as before.
If you want to start using the new deliveryAllocationProfileId field, go to your Data Flow's Schema tab, use Clear All, and run Auto Mapping to pick up the new field.