Adwords API issue after account's billing

2018-11-20 Thread Best Dev
Hello, My client's adwords account is not connecting into our system after upgrade of adwords account with billing. To connect adwords account into our system, we are using Adwords API. It's saying CUSTOMER_NOT_FOUND. Along with description for this issue, we waited for a few hours, but still can

Re: Trying to send AdWords invitation [php]

2018-03-21 Thread Best Dev
Hello, I can send an invitation to the customer account using Manager account. but at this moment, I am not sure how I can accept pending invitation. I used Oauth2 and can get Access token. I am struggling to accept the invitation but I am still getting [ManagedCustomerServiceError.NOT_AUTHOR

Google Ads query function does return INTERNAL SERVER ERROR

2019-05-16 Thread Best Dev
Greetings Ads Team! I have used Google Ads PHP library v0 and it was worked well. Since version 0 is deprecated a few days ago, I have upgraded version to v1. After that, all Google ads query function does not work and always return following exception and can't find specific issue related

implement RelatedToUrlSearchParameter--TargetingIdeaSelector (PHP)

2019-06-17 Thread Best Dev
Greetings, Adwords Team! I'm trying to implement RelatedToUrlSearchParameter as Targeting idea. It's working well with keywords parameters But nothing got when I try this with URL parameter in PHP. The only response is an empty array. Below is some code base for Targeting idea. $selector = ne

Re: implement RelatedToUrlSearchParameter--TargetingIdeaSelector (PHP)

2019-06-18 Thread Best Dev
Hi peter, Good day to you! I have already solved that issue. It's working well. Best regards!!! On Tuesday, June 18, 2019 at 9:55:50 AM UTC+8, Best Dev wrote: > > Greetings, Adwords Team! > > I'm trying to implement RelatedToUrlSearchParameter as Targeting idea. >