3
votes

I'm looking for a way to manage ads on youtube api. Is there a way for that? I found only adwords api. Can it be used for ytb ads?

3

3 Answers

8
votes

There's currently no API to create ADs on Youtube. Adwords API does not allow you to create Video Campaigns, so the above answer is incorrect.

3
votes

Yes, you can use AdWords API for Youtube Ads.

2
votes

Youtube Video ad campaign metrics are available for retrieval in the Google Ads API. However, video campaigns cannot be mutated at all from the API, including simple operations such as pausing or enabling as well as complex operations like organizing, changing criteria, or adding ad groups.

For mutating Youtube ads, you can use Google Ads Scripts, but that too can't create a new campaign. For creating a new youtube ad campaign, a user must use Google Ads UI as of today.