Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implementation and documentation of AdvertServe <amp-ad> tag#5366

Merged
lannka merged 7 commits into
ampproject:masterfrom
renegademike:master
Oct 12, 2016
Merged

Implementation and documentation of AdvertServe <amp-ad> tag#5366
lannka merged 7 commits into
ampproject:masterfrom
renegademike:master

Conversation

@renegademike

@renegademike renegademike commented Oct 1, 2016

Copy link
Copy Markdown
Contributor

Here is my implementation and documentation of the amp-ad tag for @AdvertServe as indicated in #5364

Fixes #5364.

@googlebot

Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@googlebot

Copy link
Copy Markdown

CLAs look good, thanks!

@jridgewell

Copy link
Copy Markdown
Contributor

/to @lannka

@lannka lannka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good in general.

We recommend all ad networks to implement our new render-start API, see development guidelines for details?

Comment thread examples/ads.amp.html
data-client="tester"
data-pid=0
data-zid=68>
<div placeholder></div>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add the <fallback> tag as well.

Comment thread examples/ads-legacy.amp.html Outdated
data-adtest="1">
</amp-ad>

<h2>AdvertServe</h2>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no change needed in this file

@googlebot

Copy link
Copy Markdown

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@googlebot

Copy link
Copy Markdown

CLAs look good, thanks!

@renegademike

renegademike commented Oct 12, 2016

Copy link
Copy Markdown
Contributor Author

Ok, I've removed my changes to examples/ads-legacy.amp.html and added the fallback tag as requested.

I have also implemented the renderStart, noContentAvailable and reportRenderedEntityIdentifier APIs.

@lannka lannka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! It works great. But please resolve the merge conflict so that I can help to merge.

@lannka lannka added LGTM and removed NEEDS REVIEW labels Oct 12, 2016
@renegademike

Copy link
Copy Markdown
Contributor Author

Thanks, I've resolved the merge conflicts.

@lannka lannka merged commit 51c5572 into ampproject:master Oct 12, 2016
Lith pushed a commit to Lith/amphtml that referenced this pull request Dec 22, 2016
…ect#5366)

* Implementation and documentation of AdvertServe <amp-ad> tag

* Implementation and documentation of AdvertServe <amp-ad> tag

* Removed changes that weren't needed

* Added the <fallback> tag

* Implemented renderStart
Lith pushed a commit to Lith/amphtml that referenced this pull request Dec 22, 2016
…ect#5366)

* Implementation and documentation of AdvertServe <amp-ad> tag

* Implementation and documentation of AdvertServe <amp-ad> tag

* Removed changes that weren't needed

* Added the <fallback> tag

* Implemented renderStart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants