Re: RelativeCTR not available in Account Performance reports?

2013-03-17 Thread Paul Matthews (AdWords API Team)
Hi Zweitze,

I can confirm that it does not exist in that 
report.
 
I'm looking into the for working out the RelativeCTR for a given account 
and will get back to you as soon as I have more information.

Regards,

- Paul, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Retrieve Search Query Performance Report (SEARCH_QUERY_PERFORMANCE_REPORT)

2013-03-17 Thread Paul Matthews (AdWords API Team)
Hi Sahar,

The DownloadDefinedReportExample.php example is an example for the 
deprecated v201206 version of the API. We strongly recommend you consider 
using the 
DownloadCriteriaReportWithAwql.phpexample
 or the 
DownloadCriteriaReportexample.

Neither of these examples require a $reportDefinitionId.

Cheers,

- Paul, AdWords API Team.

On Wednesday, 13 March 2013 09:02:20 UTC, Sahar Rotem wrote:
>
> Hi,
>
> I am trying to download the Search Query Performance Report via AdWords 
> PHP api.
> I use the example code: DownloadDefinedReportExample.php.
> What is the DownloadReport method requires a reportDefinitionId. 
>
> Code:
>  // Download report.
>   ReportUtils::DownloadReport($reportDefinitionId, $filePath, $user, 
> $options);
>  
>
> What should be the report id for this report.
>
> Thanks a lot,
>
> Sahar.
>
>
>
>  
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: When I run my script to download client csv files, It's give me error like " Failed to get authToken. Reason: BadAuthentication "

2013-03-17 Thread Paul Matthews (AdWords API Team)
Hi Sana,

Firstly, can you ensure you're using the latest version of the client 
library?

The current version is 
v4.1.1and
 can be downloaded 
here .

 Version 
4.1.0may
 have an issue that would manifest it's self as that error.

Secondly, have you made a successful request to any other service?

Regards,

- Paul, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.