Releases: Getsidecar/gads
Releases · Getsidecar/gads
v5.0.1
Substitute adGroupCriterionId with adGroupId and criterionId in AdGroupCriterionLabel per latest AdWords API docs:
https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.AdGroupCriterionLabel
v5.0.0
v4.13.4
v4.13.3
v4.13.2
v4.13.1
v4.13.0
v4.12.0
v4.11.0
Fix for sending text ad operations as part of a BatchJob
This release fixes the issue where text ad operations sent in a BatchJob service (expanded text ads, to be specific) were not getting marshaled to XML correctly. A new BatchExpandedTextAd
struct with a custom MarshalXML
method was added to resolve.