Re: Product Partition Tree Enumeration Exception

2014-11-25 Thread Sarah Gilmore
- subdivision > -- ProductType type L1, value 'shirts' <-- unit > -- ProductType type L1, value 'footwear' <-- unit > -- ProductCanonicalCondition condition USED <-- subdivision > -- ProductType type L1, value 'shirts' <-- unit >

Re: Product Partition Tree Enumeration Exception

2014-11-24 Thread Sarah Gilmore
he type and the value, in that > order. For example, for your "shirts" product type, you could modify your > constructor call to: > > new ProductType('PRODUCT_TYPE_L1', 'shirts') > > Please give that a try and let me know if you're still running i

Product Partition Tree Enumeration Exception

2014-11-21 Thread Sarah Gilmore
Hi there I'm having trouble getting the Product Partition script to work in PHP. I'm using the example in the SDK. I've solved some errors by creating a new Adgroup from scratch within the API, but I get the following exception when I run the script: An error has occurred: Unmarshalling Error:

Re: I have requested two accounts to be transferred in test accounts but nothing happens.

2014-07-21 Thread Sarah Gilmore
Hi, I am having a similar problem. I used the form here to set up a new account as a test account.I have entered billing details, and have accepted T+Cs and set up a campaign, which I have now paused. Now I've managed to retrieve t

Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2014-07-21 Thread Sarah Gilmore
Hi Ray I have now managed to work out what the issue was. At some point I started editing the Auth file in examples rather than in lib, whoops. How embarrassing! Thanks for your help, but I've now retrieved the refresh token and will hopefully get the rest working! On Friday, 28 February 2014

Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2014-07-17 Thread Sarah Gilmore
ay Tsang (AdWords API Team) wrote: > > Sarah, > > Could I trouble you to send me the exact errors that you've received? The > authorization code is long (it sometimes doesn't fully display in the text > box) - please make sure the entire string is selected and pasted. &g

Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2014-07-16 Thread Sarah Gilmore
Hi, I am having the same issue as Jake (above). I'm using the PHP client library to run the script on the command line, but when I paste the url, it says 'the oauth client is disabled'.( I can get it to go one step further by pasting in my client id into the url, as the url created by GetRefres