How to enable SOAP logging in Laravel 5.5?

2018-06-27 Thread Kenn Blvnp
I am using PHP 7.0 I am using Laravel 5.5 I am using googleads/googleads-php-lib I have already enable: [LOGGING]; Optional logging settings.soapLogFilePath = "storage/logs/soap.log"soapLogLevel = "NOTICE" I have also create a file soap.log in storage/logs/ But somehow when I try to create the

Re: Technical Bug Report - Unable to sign up for AdMob account due to internal API error (NullPointerException - UNEXPECTED_INTERNAL_API_ERROR)

2018-06-27 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kelvin, My apologies as our team only provide support on issues/concern related to AdWords API. Since AdWords API and AdMob are on very different platform, the UNEXPECTED_INTERNAL_API_ERROR error that you encountered in AdMob can't be fixed using the AdWords API solutions. Also, since

Re: Google Ads API beta { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" }

2018-06-27 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The whitelisting of your developer token for Google Ads API usually takes up to one to two weeks for approval. You won't receive a new developer token but rather your current developer token will be whitelisted. You will receive an email of approval for you to get notified regarding this.

Re: Add location extension to My Google Business have error

2018-06-27 Thread take
Sorry, may be attached file have issue so I insert to content On Thursday, June 28, 2018 at 10:13:18 AM UTC+7, take wrote: > > Dear API

Add location extension to My Google Business have error

2018-06-27 Thread take
Dear API team, I use sample code (https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201802/extensions/AddGoogleMyBusinessLocationExtensions.java) to add location extension. But when executing, API error happened. I also check in

Re: getkeywordideas.php : results not contain keywords itselft

2018-06-27 Thread Tracking More

Technical Bug Report - Unable to sign up for AdMob account due to internal API error (NullPointerException - UNEXPECTED_INTERNAL_API_ERROR)

2018-06-27 Thread Kelvin Zhang
Oh - the other reason why I'm posting here is because I don't meet the $25/wk threshold to be able to directly contact someone on the AdMob team (as I don't have an AdMob account!). I spent much of today trying to figure out how I could raise this issue with the correct people so I'm hoping

Re: getkeywordideas.php : results not contain keywords itselft

2018-06-27 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, GetKeywordIdeas.php example gets keyword ideas related to a seed keyword. You could see accurate results only with a Production AdWords account. Could you confirm the

How i can download or get Budget Performance Report using http request

2018-06-27 Thread RAJKUMAR SHARMA
hi, i m not able to find a method which can give budget performance report in client library of java of google adword api. or can u tell me is there any http request available for get these reports of other user who's person i have a refresh token store. thanks -- --

CustomerService, getCustomers: QuotaCheckError.INVALID_TOKEN_HEADER

2018-06-27 Thread Giacomo Furlan
Hello! I'm trying to get the AdWords API work on my service's integration. I'm trying to use the CustomerService to get the list of customers associated of the oauth-authenticated account. What I've done so far: 1. I've went to the Google API dashboard and enabled the Google Ads API from the

INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-06-27 Thread Eugene Zinin
I have a managing account with a credit line. I'm creating new managed accounts and add budgets through the service BudgetOrderService. All worked fine but about a month ago I started to get an error: Request made: Service: BudgetOrderService Method: mutate clientCustomerId: 1 URL:

Add a User / Invite Management Access

2018-06-27 Thread Alec Thomas
To whom it may concern, It seems to me there are 2 ways to invite a user on an MCC account: 1. Create a ManagedCustomer and send an invite. This will create a customer account managed by the MCC and allow a user to access it via their google account (at the email address you

Re: Account access management in API (grant other user access to my account)

2018-06-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Starting from V201802 version of the API, whitelisted developers can invite a user to have access to an account by setting the new inviteeEmail and

Re: UpdateAdGroup for multiple adgroups

2018-06-27 Thread szusi
Could I also use an AdGroup performance report do do this? On Wednesday, June 27, 2018 at 12:05:02 PM UTC-6, sz...@mymail.mines.edu wrote: > > Thank you! Am I able to filter adgroups based on certain metrics such as > CPC? If so, would I use a selector/predicate pairing to do this? > > On

Re: Missing values from CRITERIA_PERFORMANCE_REPORT

2018-06-27 Thread jonathan . meier
Hi Dannison, Thanks for the update. Do you know if there's a logic behind how the ad network determines how to associate them in the first place? Best, Jonathan Meier On Tuesday, June 26, 2018 at 2:45:08 AM UTC-4, Dannison Yao (AdWords API Team) wrote: > > Hi Jonathan, > > Apologies for the

Re: Deleting "Removed" Entities

2018-06-27 Thread sam
Hi Dannison, Thanks for the assistance. We were getting the "EntityCountLimitExceeded.ACCOUNT_LIMIT" errors for "CAMPAIGNS_PER_ACCOUNT", even when there were 0 non-removed campaigns in the account. Also, are these limits on a manager account level or individual account level? Thanks, Sam

Google Ads API beta { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" }

2018-06-27 Thread rentcafedev1
Hi, When I run Google.Ads.GoogleAds.Examples application I receive the following error: Failure: Message: Status(StatusCode=PermissionDenied, Detail="The caller does not have permission") Failure: { "errors": [ { "errorCode": { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" },

Re: ACTION_NOT_PERMITTED on BudgetOrderService

2018-06-27 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Deepak and I discussed this in a private thread. My apologies for not posting back the info I provided here. The question I asked Deepak to check was: When you issued your request, did you use OAuth2 credentials from a user with access to the manager account that's whitelisted for

Re: Order of Images IN MEDIA_BUNDLE

2018-06-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Prashant, We cannot confirm if the order of the images in the ZIP file remain the same while performing the MediaService.get() operation. Before creating your ad in AdWords, you’ll need to prepare an image file that is sized and formatted appropriately. When uploading a .zip folder, the

Re: UpdateAdGroup for multiple adgroups

2018-06-27 Thread szusi
Thank you! Am I able to filter adgroups based on certain metrics such as CPC? If so, would I use a selector/predicate pairing to do this? On Wednesday, June 27, 2018 at 1:52:23 AM UTC-6, Peter Oliquino (AdWords API Team) wrote: > > Hi Sean, > > If you wish to process multiple updates for your

Re: How to get cost from each account for this month without using Account Performance Report in Python

2018-06-27 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Eugene, I am afraid that we don't have any direct method to get cost of all accounts under the manager account. However, you could use parallel_report_download.py

Re: Retrieving search volume data problem

2018-06-27 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello All, Unfortunately, it was decided not to do this in the current AdWords API. However, I'm sure you've heard about the new Google Ads API that is currently in beta. We'll take this one under consideration when designing the new API, so it

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-27 Thread Константин Латыпов
Thank you! But I have next issue. I have AdGroupOperations with negative temporari IDs. I create SUBDIVISION, ProductID dimension and Others Partitions. I send AdGroup and Partition opeartions at one job. When I try to create Partitions I receive following ERRORS: 2018-06-27 13:39:59.625

Re: Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ken, We *highly recommend that you enable your SOAP logging *on your end as these logs could significantly help us with the investigation of AdWords API related issues. Going back to your concern, could you instead send

getkeywordideas.php : results not contain keywords itselft

2018-06-27 Thread Tracking More
keyword : drone [image: image] get results : Keyword with text 'drone camera', average monthly search volume 301000, average CPC 398767, and competition 0.95 was found with categories: 11939,

How to get cost from each account for this month without using Account Performance Report in Python

2018-06-27 Thread Eugene Reznichenko
I am able to pull cost data for each of my managed accounts for this month using Account Performance Report in Python. However, this process is very slow. Is there a method I can use instead of pulling a report for each account? I'm using v201802. -- --

Re: Account access management in API (grant other user access to my account)

2018-06-27 Thread Alec Thomas
Has this changed in the latest version of the API? OR Are there any official workarounds for this? On Wednesday, October 19, 2016 at 12:03:18 PM UTC-7, Vishal Vinayak (Adwords API Team) wrote: > > Hi Konstantin, > > Unfortunately, you cannot invite new users to your AdWords account or a >

Re: Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread Ken Dan Tinio
here is my final code: *$adGroupCriterionService = $adWordsServices->get($session, AdGroupCriterionService::class);* *$operations = [];* *$keyword = new Keyword();* *$keyword->setId($criterionId);* *$adGroupCriterion = new BiddableAdGroupCriterion();* *

Re: Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread Ken Dan Tinio
here is my final code: *$adGroupCriterionService = $adWordsServices->get($session, AdGroupCriterionService::class);* *$operations = [];* *$keyword = new Keyword();* *$keyword->setId($criterionId);* *$adGroupCriterion = new BiddableAdGroupCriterion();* *

Re: Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread Ken Dan Tinio
Yes, finally, someone answered, thank you. Yes this is an existing keyword that I am trying to bid adjust. On Wednesday, June 27, 2018 at 3:40:39 PM UTC+8, Ken Dan Tinio wrote: > > I have this code that bid adjust on a specific keyword: > > *$adGroupCriterionService =

Re: Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ken, Could you confirm if you are updating the BidModifier of an existing Keyword

Re: Is it possible to Bid adjust in keywords in google adwords console?

2018-06-27 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ken, I could see that you have created a new thread for updating your keyword bids via the AdWords API. We can continue the discussion there instead. Best regards, Peter AdWords API

Order of Images IN MEDIA_BUNDLE

2018-06-27 Thread Prashant Kumar
Hi, I wanted to know if the order of images in media_bundle Zip retrieved through adwords api is same as the order in Zip file that user uploaded. And also in which order does adwords show images inside ads, randomly or in the order of images in user uploaded Zip file ? Thanks Prashant --

Re: UpdateAdGroup for multiple adgroups

2018-06-27 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, If you wish to process multiple updates for your ad groups, you can do so by using the BatchJobService . You can use the GetAdGroups

Why CriterionError.CANNOT_BID_MODIFY_CRITERION_TYPE on Keywords?

2018-06-27 Thread Ken Dan Tinio
I have this code that bid adjust on a specific keyword: *$adGroupCriterionService = $adWordsServices->get($session, AdGroupCriterionService::class);* *$operations = [];* *$keyword = new Keyword();* *$keyword->setId($criterionId);* *

Re: Is it possible to Bid adjust in keywords in google adwords console?

2018-06-27 Thread Ken Dan Tinio
can you also help me answer this? https://groups.google.com/forum/?utm_medium=email_source=footer#!topic/adwords-api/ROf0EnScesY thanks! On Wednesday, June 27, 2018 at 12:45:32 PM UTC+8, Ken Dan Tinio wrote: > > Is it possible to Bid adjust in keywords in google adwords console? What > I

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-27 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, After creating your ProductPartition object, you have to set this criterion to a BiddableAdGroupCriterion