Type: Package
Package: fbRads
Authors@R: c(
    person("Gergely", "Daroczi", , "daroczig@rapporter.net", role = c("aut", "cre")),
    person("Ajaykumar", "Gopal", , "ajay@pathsciences.com", role = c("aut")),
    person("Attila", "Nagy", , "bra@fsn.hu", role = c("aut")),
    person("card.com", role = c("fnd")),
    person("System1", role = c("fnd")))
Title: Analyzing and Managing Facebook Ads from R
Description: Wrapper functions around the Facebook Marketing 'API' to create,
    read, update and delete custom audiences, images, campaigns, ad sets, ads and
    related content.
Version: 17.0.0
Date: 2023-07-25
URL: https://github.com/daroczig/fbRads
License: AGPL-3
Imports: stats, RCurl, jsonlite, digest, logger, bit64, plyr,
        data.table
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-08-18 23:44:40 UTC; daroczig
Author: Gergely Daroczi [aut, cre],
  Ajaykumar Gopal [aut],
  Attila Nagy [aut],
  card.com [fnd],
  System1 [fnd]
Maintainer: Gergely Daroczi <daroczig@rapporter.net>
Repository: CRAN
Date/Publication: 2023-08-20 23:12:37 UTC
Built: R 4.6.0; ; 2025-10-14 01:46:37 UTC; windows
