Hi Pierre,

Through the API you can run a wide variety of reports that provide various 
metrics at different levels (Campaign, AdGroup, Account, etc.).  The 
following links should help you get started:

   - Reporting 
basics<https://developers.google.com/adwords/api/docs/guides/reporting>
   - Reporting 
Concepts<https://developers.google.com/adwords/api/docs/guides/reporting-concepts>
   - AdWords Query Language 
(AWQL)<https://developers.google.com/adwords/api/docs/guides/awql>- SQL-like 
interface for reporting

Many of the reports include cost metrics, but for your particular use case 
I think the Campaign Performance 
Report<https://developers.google.com/adwords/api/docs/appendix/reports#campaign>would
 be a good fit.

Cheers,
Josh, AdWords API Team

On Wednesday, January 15, 2014 8:56:09 AM UTC-5, Pierre du Toit wrote:
>
> Hi Josh,
> it would seem i do not have the appropriate permissions to register a 
> new Web Application as steps 5 through the rest on that github guide is not 
> available. the user that is going to be using the app however, once 
> development is complete - will be the root account on the project. what 
> should be done to further my work in regards to calculating the costs per 
> campaign for the day before the cronjob is run? i am yet to locate an 
> example of getting campaign costs for the previous day.
>
> On Thursday, January 2, 2014 1:58:52 PM UTC+2, Pierre du Toit wrote:
>>
>> hi there. :)
>>
>> I am Pierre du Toit, a PHP and MySQL developer for performatix.co
>> developerToken has been inserted into auth.ini since google validated our 
>> request for API Access.
>> userAgent inserted as "performatix.co:Daily Campaign Cost 
>> Calculations:V1.0"
>> the clientCustomerId is the single one that belongs to the MCC. this has 
>> to get costs from accross multiple campaigns.
>> however - i am struggling to follow the video 
>> https://www.youtube.com/watch?v=KetKPhxY4Js#t=320 - as i am getting the 
>> following error when running "php GetRefreshToken.php" from the directory 
>> in which it is located, using the Putty linux console.
>> i keep getting the following error (directories have been updated so as 
>> not to disclose sensitive information such as directory structures and 
>> locations on our server).
>>
>> PHP Catchable fatal error:  Argument 1 passed to 
>> OAuth2Handler::GetAuthorizationUrl() must be an array, null given, called 
>> in /google_adwords/examples/AdWords/Auth/GetRefreshToken.php on line 48 and 
>> defined in /google_adwords/src/Google/Api/Ads/Common/Util/OAuth2Handler.php 
>> on line 71
>>
>> i am new to the google adwords api - and we have received our 
>> confirmation etc from google. rather than learning adwords api with 
>> clientlogin then moving over to oauth 2, i am starting with oauth 2. 
>> however am having difficulties following the only "tutorial" video i could 
>> get my hands on...
>> what is being done? are there maybe any starter video's for getting 
>> adwords with oauth 2 done from scratch - instead of following on from an 
>> outdated method?
>>
>> sincerely,
>> Pierre du Toit.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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.

Reply via email to