Not getting expected campaign IDs when using Facebook Ad Report Stats API -


I created an entry token with my personal account with additional add-permission permissions. I used curl to exchange this short-term token for a permanent access token.

The roles page for my advertising account is called, "You can manage campaigns, view reports, and see billing information."

I use this access_token with curls to count offsite_conversions from yesterday. The results include data for some campaigns, although these campaigns have not been found anywhere in the campaign list in Ad Manager. If I click on a campaign and replace the ID with one of the campaign IDs in the URL, then I get a "This content is currently unavailable" error page.

In addition to this, there are at least three campaigns shown there are some upset conversions in the Ad Manager's campaign list, which are not appearing in response to the ad report statistics API call.

How can I get more information to solve this problem?

I was confused with a relatively recent change in ad campaign terminology. Reporting API is still using the old rules where a campaign is now related to an ad set.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -