Skip to content

Releases: makethunder/firehound-blob

Add ThrottleMode to AppNexusBlob

25 Aug 23:11
Compare
Choose a tag to compare

This release:

  • Adds a new isThrottled method to AppNexusBlob allowing us to transmit throttle.

Roll Back json-schema v5.2

14 Jul 00:33
Compare
Choose a tag to compare

v5.2 isn't compatible with v3 (though you'd expect validation would yield the same results). We're reverting that change.

FacebookAdSet isAutoBid

13 Jul 21:39
Compare
Choose a tag to compare

This release adds the isAutoBid field to our FacebookAdSet object

Relax Industry ID for AN

04 Apr 14:40
Compare
Choose a tag to compare

This release allows industry id to be null for AppNexus.

Minor Updates

31 Mar 01:12
Compare
Choose a tag to compare

Add a couple convenience methods, type hinting.

ManagedFacebookBlob Conversion

29 Mar 16:28
Compare
Choose a tag to compare

This release adds ManagedFacebookBlob handling to ScenarioBlob

Daypart Targeting Update

02 Mar 03:25
Compare
Choose a tag to compare

This release updates daypart targeting to allow for the case where it is empty.

Creative Json Bug Fix

02 Mar 01:38
Compare
Choose a tag to compare

We expected Creative's four ad tag fields to contain individual ad tags. Instead, they contain associative arrays of dimension names to ad tags. This release updates the validator to account for the actual data.

Update Schema Validation

02 Mar 00:25
Compare
Choose a tag to compare

The release updates the schema validation to allow for more null values, as the previous validation was too strict.

AppNexusCreativeDistributionType

13 Feb 18:58
Compare
Choose a tag to compare

This release adds a new field to the AppNexus Blob - CreativeDistributionType, and the values we have available ("even" and "ctr-optimized").