• Resolved cmcrew

    (@cmcrew)


    Hi,

    I’m trying to get ads working in my articles. In my Apple News Theme I have Enable Advertisements set to “Yes”, frequency: 1, but I see no ads in the articles, or in the exported JSON. Is there something else I need to do in order to actually insert the ad? In the JSON of my published articles I see

    "advertisingSettings": {
        "frequency": 1,
        "layout": {
          "margin": {
            "top": 15,
            "bottom": 15
          }
        }
      }

    but I don’t see any actual

    {
    "role": "banner_advertisement",
    "bannerType": "standard"
    }

    inserted anywhere.

    Any help would be much appreciated. Thanks

    Example URL: https://apple.news/AAZ7eXNF2QNOz5nlhzQrCkQ

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bradford Campeau-Laurion

    (@potatomaster)

    The insertion of ads is handled by Apple News, not the plugin. If that setting is present in your JSON, then you’ll need to follow up with Apple News support instead. Unfortunately, we don’t handle any aspect of ads beyond the above.

    Plugin Author Kevin Fodness

    (@kevinfodness)

    Closing due to inactivity. If you have any additional questions, please file a new issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ads not automatically inserted’ is closed to new replies.