Hi there,
I’m building a report using different entities from the Twitter API, such as campaigns, line items, tweets, promoted tweets and cards.
One of the most important fields is the Ad Name, for some of the rows we are getting, we can’t get the Ad Name field. We have tried using the Card Name field, from the /cards endpoint, and also we have tried using the Tweet Name from the /tweets endpoint.
Based on this, we have a couple of questions:
- Wich is the right place to get this field? (Similar to the Ad Name field shown in Ads Manager)
- What is the difference between the Card Name and the Tweet Name? why somethimes they have the same value, somethimes they have different values, and other times they have value and the other one is null.
We are working with this values:
Account Id: 18ce5596ske
Tweet Id: 1509236491255308291
Campaign Id: h547f
I hope you can help me here. Thank you in advance.
The Ad Name shown in the Ads Manager is a combination of both Tweet and Card names. This announcement provides more information on the differences :
A null value could imply the creative or Tweet was created before it was possible to set a Tweet name and there is no creative. For the specific Tweet above, this is likely missing because this is a reTweet of a Tweet and Card that belongs to another Ads Account.
Hey @osowskit1,
Thank you for your help.
I would like to know why I’m still able to see the Ad Name of this Tweet (1509236491255308291) on the Ads Manager UI, even when I can’t see the detail via API. Is this rule applying only via API?
Thank you in advance.
We are investigating some inconvenient behavior with the API. I will let you know when we have additional information