I have read all the issues here related to revenue sharing - followed all suggestions. It stll does not work - the site ID is always called no matter what. I am using a call like this.....print adsense_display(array('format' => '468x60', 'slot' => 0123456789)); in the content template. The ads display fine but the Pub ID is always the same. Is there a way to actually make rev sharing work?

Comments

jcnventura’s picture

Status: Active » Closed (works as designed)

Hi,

If you had read more closely you would have probably noticed that the currently available revenue sharing only works for the old format code. Since you're using a slot ID, you're using the new format code and revenue sharing is incompatible with it

João

icametoplay-1’s picture

I did read more closely and I should have followed up my post and edited it. I tried it all ways. Old code as well and it still did not resolve.

Am trying to get it to switch up a slot id and pub id if provided so it might work with the new code - but on the backburner because I have not seen it work at all yet - I will update my progress for those that are interested.