twitter-ruby-ads-sdk
twitter-ruby-ads-sdk copied to clipboard
A Twitter supported and maintained Ads API SDK for Ruby.
**Issue Type:** Improvement **Changes Included:** - Add the property ``name`` to ``DraftTweet`` that was missing
**Issue Type:** Bug **Description:** Investigate whether these changes were implemented https://twittercommunity.com/t/ads-api-version-10/158787#changed-ipad_app_id-and-iphone_app_id-parameters-switch-to-ios_app_store_identifier-11 **Expected Result:** ```ruby # expected output here ``` **Actual Result:** ```ruby # actual output here ``` **Steps to Reproduce:**...
**Issue Type:** Improvement **Description:** As [announced](https://twittercommunity.com/t/new-card-id-field-and-card-ids-request-parameter/164831), the Cards endpoint now supports an `id` field and `card_ids` parameter. Additionally, add support for PUT /cards/:card_id and DELETE /cards/:card_id
**Issue Type:** Bug **Description:** GitHub was using Ruby 3.1 for [this action](https://github.com/twitterdev/twitter-ruby-ads-sdk/actions/runs/1665253545) which resulted in a failure. We will need to resolve this when adding support for Ruby 3.1 **Expected...
As per the [announcement](https://twittercommunity.com/t/targeting-criteria-behaviors-deprecation-and-other-enhancements/126385?utm_campaign=ADS_PU_GBL_ALL_Product%20Update_BreakingChangeNotifications_190826&utm_medium=email&utm_source=Eloqua) we want to remove the following endpoints: * targeting_criteria/behaviors * targeting_criteria/behavior_taxonomies
**Issue Type:** : Improvement **Description:** [The account_id response attribute of video_website_card api](https://github.com/twitterdev/twitter-ruby-ads-sdk/blob/master/lib/twitter-ads/creative/video_website_card.rb#L15) was removed in [Ads API Version 5](https://twittercommunity.com/t/ads-api-version-5/122353).
**Issue Type:** Bug **Description:** When handling a line item, receiving data from the API and then attempting to save that item back to the API causes errors. **Expected Result:** An...
**Documentation:** https://dev.twitter.com/ads/creative/promoted-video-overview https://dev.twitter.com/ads/reference/post/accounts/%3Aaccount_id/videos https://dev.twitter.com/ads/reference/post/accounts/%3Aaccount_id/account_media https://dev.twitter.com/ads/reference/post/accounts/%3Aaccount_id/media_creatives
**Documentation:** https://dev.twitter.com/ads/reference/post/batch/accounts/%3Aaccount_id/tailored_audiences Relates to issue #1 as both require JSON post body support
**Issue Type:** Bug, Question, Improvement or Feature (Select One) **Description:** A brief overview of the issue. Please make sure to include detailed information and a clearly written assessment of the...