Re: Consolidated billing error (BudgetOrderError.INVALID_BILLING_ACCOUNT) in the new library

2018-03-27 Thread Claudiu Spatariu
We tried the same call with the new library on the version v201705 and it 
doesn't work, but the calls from the old library with v201705 work so 
probably is a library issue.

On Tuesday, March 27, 2018 at 12:17:09 AM UTC+3, Milind Sankeshware 
(AdWords API Team) wrote:
>
> Hi,
>
> Could you please double check that the billingAccountId passed in your 
> request is correct? Also, check if the billing account Id 
> 
>  is 
> still existing by running the BudgetOrderService.getBillingAccounts() 
> 
>  method? Please check here 
> 
>  for 
> more details. Let me know if you still facing an issue.
>
> Thanks,
> Milind, AdWords API Team.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/654f6c64-7d16-4f1a-b87a-64abb0cfb793%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Consolidated billing error (BudgetOrderError.INVALID_BILLING_ACCOUNT) in the new library

2018-03-26 Thread Claudiu Spatariu


Hello,

We are migrating the Adwords library from the old library to the new one 
and we have an issue adding consolidated billing to a managed client. 
Everything seems the same,
the request objects are identical as data, but differ a bit as structure. I 
am pasting the request SOAP object made by the new PHP library (the 
sensitive data is hidden since
this is a public channel):

http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201802; xmlns:ns2="
https://adwords.google.com/api/adwords/billing/v201802;>
SOAP-ENV:Header
ns2:RequestHeader
ns1:clientCustomerId
ns1:developerToken
ns1:userAgentRankingcoach Adwords (AwApi-PHP, googleads-php-lib/33.1.0, 
PHP/5.5.9-1ubuntu4.22)
ns1:validateOnlyfalse
ns1:partialFailurefalse


SOAP-ENV:Body
ns2:mutate
ns2:operations
ns1:operatorADD
ns2:operand
ns2:billingAccountId
ns2:billingAccountName
ns2:poNumber
ns2:budgetOrderName
ns2:primaryBillingId
ns2:spendingLimit
ns1:microAmount5

ns2:startDateTime20180326 202251 Europe/Berlin
ns2:endDateTime20200110 00 Europe/Berlin






The response:

Array
(
[status] => error
[msg] => Google\AdsApi\AdWords\v201802\billing\BudgetOrderService Error
[0] => Array
(
[masg] => BudgetOrderError.INVALID_BILLING_ACCOUNT
[field_path] => operations[0].operand
)

)

Could you please give us some ideas what is wrong here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/96df792e-864a-49ea-8a4c-3c0671c9d38f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Release date for googleads-php-lib client for v201509?

2015-10-15 Thread Claudiu Spatariu
When I run my old code on the new 201509 library I got "Class 
'ExcludedKeywordSearchParameter' not found". This class seems to be missing 
from the new TrafficEstimatorService file. Did it got replaced with 
something else?


On Wednesday, October 14, 2015 at 7:20:56 PM UTC+3, Anthony Madrigal wrote:
>
> Hello,
>
> I have some good news! The PHP client library now supports v201509 
> .
>
> Cheers,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/df4fd9c5-d942-4335-bcb7-0f60dfff88a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Release date for googleads-php-lib client for v201509?

2015-10-15 Thread Claudiu Spatariu
Sorry, the problem is in the 'TargetingIdeaService' file.

On Friday, October 9, 2015 at 9:14:01 PM UTC+3, chi...@wpromote.com wrote:
>
> It appears that the VIDEO_PERFORMANCE_REPORT is only available in v201509. 
>
> Any word on when the googleads-php-lib will release v201509? 
>
> Thanks in advance
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3defcc2e-b4b1-4a06-814f-d476e4e7d575%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.