fbRads | manage Facebook ads from R

 by   daroczig R Version: v3.0 License: AGPL-3.0

kandi X-RAY | fbRads Summary

kandi X-RAY | fbRads Summary

fbRads is a R library. fbRads has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

This R package includes wrapper functions around the Facebook Marketing API to create, read, update and delete custom audiences, images, campaigns, adsets, ads and related content. For more details, see the slides presented at useR! 2015, EARL 2015, the Los Angeles R Users Group and at a Domino Webinar.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              fbRads has a low active ecosystem.
              It has 146 star(s) with 59 fork(s). There are 30 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 16 open issues and 105 have been closed. On average issues are closed in 37 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of fbRads is v3.0

            kandi-Quality Quality

              fbRads has 0 bugs and 0 code smells.

            kandi-Security Security

              fbRads has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              fbRads code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              fbRads is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              fbRads releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fbRads
            Get all kandi verified functions for this library.

            fbRads Key Features

            No Key Features are available at this moment for fbRads.

            fbRads Examples and Code Snippets

            No Code Snippets are available at this moment for fbRads.

            Community Discussions

            QUESTION

            Getting a column with a list and merging with the others in R - With fbRads
            Asked 2017-Nov-01 at 17:21

            I'm using the fb_insightsfrom the package fbRads like this: (I use more metrics in my real problem)

            fb_campaigns <- rbindlist(lapply(l, function(l) cbind(Campaign = l$campaign_name, rbindlist(l$actions))))

            Oh, and I get some warnings (I know I'm doing something wrong, but can't solve it):

            Warning messages: 1: In data.table::data.table(...) : Item 1 is of size 11 but maximum size is 104 (recycled leaving remainder of 5 items)

            The result is the data frame with all the data I need (Campaign, action_type, value), but... the columns with the "action_types" and their numbers came out of order. The action data don't seem to be from the campaigns in the rows.

            How can I merge the action types with the campaigns?

            After I the data in the correct rows, I will use reshape to make the action_types columns with the values.

            The data I get from fb Rads and I want to transform are like this:

            The data I get using my code are like this (the format is OK, but not the order of the values, they are not the values for the campaigns)

            ...

            ANSWER

            Answered 2017-Nov-01 at 17:21

            daroczig give me the solution bellow, and seems to work fine!

            Source https://stackoverflow.com/questions/46940436

            QUESTION

            Reading list like values from dataframe cell
            Asked 2017-Sep-04 at 09:41

            I have pulled data from facebook api fbRads. Here is the sample of data frame I have:

            ...

            ANSWER

            Answered 2017-Sep-04 at 09:13

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install fbRads

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/daroczig/fbRads.git

          • CLI

            gh repo clone daroczig/fbRads

          • sshUrl

            git@github.com:daroczig/fbRads.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link