Data frame with ads list.
- 1. id
The ID of this ad.
- 2. name
Name of the ad.
- 3. creative_id
The ID or creative spec of the ad creative to be used by this ad.
- 4. adset_id
The ID of the ad set, required on creation.
- 5. campaign_id
ID of the ad campaign that contains this ad.
- 6. account_id
The ID of the ad account that this ad belongs to.
- 7. bid_amount
Bid amount for this ad which will be used in auction instead of the ad set bid_amount, if specified. Any updates to the ad set bid_amount will overwrite this value with the new ad set value.
- 8. bid_type
Bid type, one of CPC, CPM, MULTI_PREMIUM, ABSOLUTE_OCPM, CPA
- 9. configured_status
The configured status of the ad.
- 10. effective_status
The effective status of the ad. The status could be effective either because of its own status, or the status of its parent units.