Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Mess with old and new names; can't create Campaigns/AdSets #21

Open
runa opened this issue Apr 22, 2015 · 0 comments
Open

Mess with old and new names; can't create Campaigns/AdSets #21

runa opened this issue Apr 22, 2015 · 0 comments

Comments

@runa
Copy link
Contributor

runa commented Apr 22, 2015

There's a mess with old and new entity names in Fb and Zuck:

Zuck::AdAccount#create_ad_campaign(name: 'foo')
creates a Zuck::AdCampaign object (it's the new name for the old Campaign Groups)

But there's no Zuck::AdCampaign#create_ad_set (this is the new name for the old Campaign) because the autogenerated created_* defines Zuck::AdCampaign.create_ad_campaign (because the connections are listed with their API/Old name).

Is it possible to create ad_sets (old name Campaigns) from Zuck?

ps: move fast, break things ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant