Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

In facebook adgroup API only adgroup_status is introduced as a filed. however, when you issue a query to fetch an adgroup fields, ad_status is also retrieved. what is the difference between these two? Thanks,

share|improve this question

1 Answer

From Facebook PMD group (February 2, 2012):

Question:

Sylvain Eche Hello we found a parameter ad_status in adgroup that is undocumented

"ad_status": 2, "adgroup_status": 8,

we suspect ad_status = 2 means the campaign is finished Can you update the doc with ad_status

tnx

Answer:

This is a deprecated parameter which should be ignored. We will remove it from the API soon." http://www.facebook.com/groups/pmdprogram/permalink/292366244154051/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.