Skip to content

tagForChildDirectedTreatment not copied correctly for DoubleClick ads #7842

@crusaderstar

Description

@crusaderstar

The ad request url generation code located at amphtml/extensions/amp-ad-network-doubleclick-impl/0.1/amp-ad-network-doubleclick-impl.js looks for a JSON parameter named 'tfcd' to copy as a url param named tfcd into the ad request.

However, DoubleClick and A4A documentation suggests that the name of the JSON parameter has to be fully spelled out as tagForChildDirectedTreatment, so I believe that the current code won't find any JSON parameters named 'tfcd' since publishers have been tagging their pages with 'tagForChildDirectedTreatment'.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions