Using the Facebook Ads Graph API, I cannot seem to ascertain when an Ad Group was created. I can retrieve the start time of an Ad Group, but it seems to always be null (probably because it is inheriting the start time from the campaign - which is ok). For my purposes, I must know the created date of each Ad Group. The start time of the Campaign will not suffice as many Ad Groups can be created under the Campaign over time.
Is there any field which will help me here?