-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 1.06 KB
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Type: Package
Package: fbRads
Authors@R: c(
person("Gergely", "Daroczi", , "[email protected]", role = c("aut", "cre")),
person("Ajaykumar", "Gopal", , "[email protected]", role = c("aut")),
person("Attila", "Nagy", , "[email protected]", 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 <[email protected]>
Repository: CRAN
Date/Publication: 2023-08-20 23:12:37 UTC