You are here

constant AdTypes::AD_TYPE_SOURCE_URL in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 src/AdTypes.php \Drupal\fb_instant_articles\AdTypes::AD_TYPE_SOURCE_URL

Use an IFrame as the method of placing ads into Instant Articles.

File

src/AdTypes.php, line 23

Class

AdTypes
Ad type constants.

Namespace

Drupal\fb_instant_articles

Code

const AD_TYPE_SOURCE_URL = 'source_url';