I just published the latest version of contrib/Google_AdsenseService.php and contrib/Google_AdsensehostService.php. Available on TRUNK as of ...
12 years, 2 months ago
(2012-09-19 17:39:53 UTC)
#4
I just published the latest version of contrib/Google_AdsenseService.php
and contrib/Google_AdsensehostService.php.
Available on TRUNK as of r494.
On Wed, Sep 19, 2012 at 10:28 AM, <sgomes@google.com> wrote:
> Thanks, Chirag! Could you perhaps generate Google_AdsensehostService.php
> for me, so that I can use a canonical version? The API is public now, so
> we can host the file.
>
>
> On 2012/09/19 17:12:12, chirags wrote:
>
>> LGTM! The generated classes should now be prefixed with Google_. Let
>>
> me know if
>
>> you need help regenerating the classes.
>>
>
>
> https://codereview.appspot.**com/6535054/diff/1/examples/**
>
AddAdUnitToPublisher.php<https://codereview.appspot.com/6535054/diff/1/examples/AddAdUnitToPublisher.php>
>
>> File examples/AddAdUnitToPublisher.**php (right):
>>
>
>
> https://codereview.appspot.**com/6535054/diff/1/examples/**
>
AddAdUnitToPublisher.php#**newcode35<https://codereview.appspot.com/6535054/diff/1/examples/AddAdUnitToPublisher.php#newcode35>
>
>> examples/AddAdUnitToPublisher.**php:35: $adUnit = new AdUnit();
>> Should this be Google_AdUnit?
>>
>
>
> https://codereview.appspot.**com/6535054/diff/1/examples/**
>
AddCustomChannelToHost.php<https://codereview.appspot.com/6535054/diff/1/examples/AddCustomChannelToHost.php>
>
>> File examples/**AddCustomChannelToHost.php (right):
>>
>
>
> https://codereview.appspot.**com/6535054/diff/1/examples/**
>
AddCustomChannelToHost.php#**newcode33<https://codereview.appspot.com/6535054/diff/1/examples/AddCustomChannelToHost.php#newcode33>
>
>> examples/**AddCustomChannelToHost.php:33: $customChannel = new
>>
> CustomChannel();
>
>> This should be Google_CustomChannel
>>
>
>
> https://codereview.appspot.**com/6535054/diff/1/examples/**
>
UpdateAdUnitOnPublisher.php<https://codereview.appspot.com/6535054/diff/1/examples/UpdateAdUnitOnPublisher.php>
>
>> File examples/**UpdateAdUnitOnPublisher.php (right):
>>
>
>
> https://codereview.appspot.**com/6535054/diff/1/examples/**
>
UpdateAdUnitOnPublisher.php#**newcode41<https://codereview.appspot.com/6535054/diff/1/examples/UpdateAdUnitOnPublisher.php#newcode41>
>
>> examples/**UpdateAdUnitOnPublisher.php:**41: $contentAdsSettings = new
>> AdUnitContentAdsSettings();
>> Google_**AdUnitContentAdsSettings
>>
>
>
>
https://codereview.appspot.**com/6535054/<https://codereview.appspot.com/6535...
>
Issue 6535054: AdSense Host API v4.1 PHP sample code
(Closed)
Created 12 years, 2 months ago by sgomes_google
Modified 12 years, 1 month ago
Reviewers: chirags
Base URL: http://google-api-php-client.googlecode.com/svn/trunk/examples/adsensehost/
Comments: 6