simbor / google-api-adwords-php

Automatically exported from code.google.com/p/google-api-adwords-php
Apache License 2.0
0 stars 0 forks source link

create add issue #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.when i am trying to create the add 
2.
3.

What is the expected output? What do you see instead?
SoapFault Object ( [message:protected] => [EntityNotFound.INVALID_ID @
operations[0].operand.adGroupId; trigger:'AdGroupId: 2147483647'] 

What version of the product are you using? On what operating system?

php 5.2.5 and windows operating system
Please provide any additional information below.

Original issue reported on code.google.com by anilgand...@gmail.com on 17 Mar 2010 at 5:05

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by api.ekol...@gmail.com on 17 Mar 2010 at 1:53

GoogleCodeExporter commented 8 years ago
As a workaround, cast your long values as float before running your request.

Original comment by api.ekol...@gmail.com on 17 Mar 2010 at 1:54