daroczig / fbRads

Analyze and manage Facebook ads from R using this client library to access their Marketing APIs
GNU Affero General Public License v3.0
151 stars 57 forks source link

Created functions to copy campaign, adset or ad #128

Closed ArbenKqiku closed 3 years ago

ArbenKqiku commented 3 years ago

Hi @daroczig,

I have created 3 functions:

I extensively tested these 3 functions. You can find the tests that I have run in the folder "tests".

Do you need anything else? When do you think you can accept my pull request?

Best, Arben

ArbenKqiku commented 3 years ago

Hi @daroczig, did you have time to look at my pull request? Thanks!

daroczig commented 3 years ago

@ArbenKqiku -- sorry for the long turn-around time and thanks a lot for the PR, highly appreciated!

I've left a couple of comments -- can you please take a look?