When Run GetHotelAdsPerformance.php 

Request with ID 'AEp8djBiRMla34bfjTgJ1A' has failed. Google Ads failure 
details: query_error: Invalid date literal supplied for DURING operator: 
ALL_TIME. 



On Thursday, January 21, 2021 at 4:51:44 PM UTC+5:30 floy...@gmail.com 
wrote:

> (im not a google helper but)
>
> Did you check out the Campaign.php Runexample()?
> If yes 
>
> then make sure you have :
>
> CustomerID 
> Connection with google (googleAdsClient) 
> Query for the kind of data you want to ask
>
>
> in the foreach : 
>
> foreach ($Stream->iterateAllElements() as $Element) {
>
> $campaign = $Element->GetCampaign();
>
> $ResourceName = $campaign->getResourceName(),
> $id = $campaign->getId(),
> $name = $campaign->GetName(),
> $status = $campaign->GetStatus(),
> }
>
> you can find the Functions in 
> google-ads-php -> src -> V6 -> Recources -> Campaign.php
>
>
> Op donderdag 21 januari 2021 om 12:12:39 UTC+1 schreef 
> muthukuma...@gmail.com:
>
>>
>> How to get the reports in google ads api in php
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/540633ec-803b-4c84-9daa-a072f57b2622n%40googlegroups.com.

Reply via email to