Hi Everyone

Basically I need lots of help. I have downloaded the apility zip and
uploaded the contents to my webhost under the public_html folder.

The question I have now is..now what? I know what I want to achieve
but am very new to this so I would appreciate some guidance. I'm
already confused with some of the Apility documentation (i'm not thick
btw!)

First off it says to edit authentication .ini "edit authentication.ini
and enter your data according to your API account settings"..then it
goes on to say do not put it in a web-readable area of your host..then
it says

" The most secure way to make sure no one can steal your account login
data is to provide the login data directly. Therefore, after including
APIlity into your project file, set the authentication context
manually as shown below:

  include('apility');
  $apilityUser = new APIlityUser(
      '[email protected]',
      'p455woRd',
      '[email protected]',
      'D3v3Lop3rT0keN',
      '4pPlicaTi0nTok3n');

This means leaving authentication.ini untouched. "

So what am i supposed to do? Edit the ini file or not?! What does it
mean by "manually"? Every time I want to do something? It's not overly
transparent...

And then within the apility folder the readme file says "Getting
started is easy, just check out the given example."
If I load any page it's blank!

I have edited auth.ini with my details (but then surely that shouldn't
be in the same folder...see above note..should I be amending the ini
file or not?).

I have amended setttings.ini to use the sandbox and i get error
messages left right and centre. i am sure I am missing something quite
simple but it's not overly clearly laid out for a noob.

Any help would be very much appreciated!

Regards
Peter

--

You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.


Reply via email to