xdevplatform / twitter-ruby-ads-sdk

A Twitter supported and maintained Ads API SDK for Ruby.
https://twitterdev.github.io/twitter-ruby-ads-sdk/
MIT License
67 stars 71 forks source link

Modification of response attributes in part of targeting options in api v6 #217

Closed Jave0722 closed 4 years ago

Jave0722 commented 4 years ago

Issue Type: Improvement

Description: In Ads API version 6, the following changes have been made to response attributes. However, it does not seem to have changed.

Endpoint v5 v6
GET targeting_criteria/behavior_taxonomies id targeting_value
GET targeting_criteria/behaviors id targeting_value
GET targeting_criteria/devices platform os_type
GET targeting_criteria/events id targeting_value
GET targeting_criteria/platform_versions platform os_type
GET targeting_criteria/tv_markets id removed
GET targeting_criteria/tv_shows id targeting_value
locale
smaeda-ks commented 4 years ago

Thanks! https://github.com/twitterdev/twitter-ruby-ads-sdk/pull/218