Re: Call to a member function get() on null

2018-06-29 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Sean, Looks like you are trying to make the report call and the API service call in a single API call. You may have to first download the report save that in your local database and then use the details from that to make a separate AdGroupService.mutate()

Re: BatchJob performance issues

2018-06-29 Thread Ершов Александр
Hello, Milind Sankeshware! We're pushing every day. Since that we haven't experiencing it very much. I will reach to you if we see this issue coming up again. Thank you very much for you work! On Friday, June 29, 2018 at 6:48:31 PM UTC+3, Milind Sankeshware (AdWords API Team) wrote: > > Hi, >

Re: permission problem for creating userlist

2018-06-29 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Eureca, The canManageClients flag represents whether this customer can manage other AdWords customers or not. If it is true the account is a manager account else it is a regular

Re: demographics targeting in adgroup

2018-06-29 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Thanks for the details. I was able to recreate the issue that you specified. However, one way to confirm that the criterion is really set is to perform an AdGroupCriterionService.get() for

Re: Could not apply AdNetworkType2 segment to Keyword Performence Report

2018-06-29 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ketaki, I am Dhanya's colleague and will be following up on this thread as she is unavailable today. Could you please share the SOAP log for the operation so that I can troubleshoot the issue? You could chose '*Reply privately to author'* option while responding. Thanks, Milind, AdWords

Re: Call to a member function get() on null

2018-06-29 Thread szusi
The error is happening at $page = $adGroupService->get($selector); On Friday, June 29, 2018 at 12:45:39 PM UTC-6, sz...@mymail.mines.edu wrote: > > Hello, I am currently using the adgroup performance report to report on a > few metrics, and then pause certain ad groups that are above certain >

Re: Deleting "Removed" Entities

2018-06-29 Thread sam
Hi Dannison, The Client Customer ID for which we received the campaign limit error has 0 campaigns: However, we do have many other linked accounts:

Re: not able to get clientcustomerid of other person who logged in

2018-06-29 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please confirm if you are trying to get other accounts which are under your MCC account? If yes, then your request should work. If you are looking to fetch other accounts which are not under your MCC hierarchy then you will need to add user email as a user on that account or link

Call to a member function get() on null

2018-06-29 Thread szusi
Hello, I am currently using the adgroup performance report to report on a few metrics, and then pause certain ad groups that are above certain thresholds. However, my selector is coming back as null. Here is my code: namespace Google\AdsApi\Examples\AdWords\v201806\Reporting; require __DIR__ .

Re: permission problem for creating userlist

2018-06-29 Thread eureca
Hi Sai, thanks for the information & process. In our process when the user does the oauth to authorize our app, we then request the list of advertiser accounts linked to the MCC account (flag canManageClients at true). Is it possible to know if the current account is in read-only mode ?

Re: permission problem for creating userlist

2018-06-29 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Eureca, Thanks for sharing the logs, OperationAccessDenied.ACTION_NOT_PERMITTED error is encountered when you don't have the authorization to invoke the mutate method.

Re: BatchJob performance issues

2018-06-29 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am Dhanya's colleague and will be following up on this thread as she is unavailable today. We have an update from our team, there was an issue which is currently resolved. Could you please try your batch job request again and let me know if you are facing issues? Thanks, Milind, AdWords

Re: Can't see Video Campaigns in Video Performance report

2018-06-29 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Oksana, Could you share the specific client account CID along with the complete report definition for which you're not seeing the video campaigns, so I can take a look? You can reply back via

Re: Empty MultiAssetResponsiveDisplayAd fields in AD_PERFORMANCE REPORT for smart display campaigns

2018-06-29 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Holger, Thank you for sharing the client customer Id privately. I was able to replicate the issue on my end. I have shared this information with the team. I will keep you posted if I have any new updates. Regards, Bharani, AdWords API Team -- --

Re: demographics targeting in adgroup

2018-06-29 Thread V54328u
Also, i am having the same issue when setting device type. Using AdGroupBidModifierService. On Friday, June 29, 2018 at 12:18:56 AM UTC+5:30, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hello, > > When a new ad group is created, until you explicitly set a demographic > targeting

permission problem for creating userlist

2018-06-29 Thread eureca
Hi, I've successfully linked the advertiser account to our app, but once we want to create a userlist, we have the following error : http://schemas.xmlsoap.org/soap/envelope/; >https://adwords.google.com/api/adwords/rm/v201802;

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

2018-06-29 Thread RAJKUMAR SHARMA
hi, budget report is working how i can get clientcustomerid and managerclientaid because we are download report using customerclientid i have just used this request url --> https://adwords.google.com/api/adwords/mcm/v201806/ManagedCustomerService?wsdl for getting a customerClientID and

not able to get clientcustomerid of other person who logged in

2018-06-29 Thread RAJKUMAR SHARMA
hi, i have just used this request url --> https://adwords.google.com/api/adwords/mcm/v201806/ManagedCustomerService?wsdl for getting a customerClientID and managerCustomerId i wanna know how use this request for getting other user data who logged through my client and client secret by

Re: Could not apply AdNetworkType2 segment to Keyword Performence Report

2018-06-29 Thread Ketaki
Hi Dhanya, Do you have any update for my mentioned question? "How does the segment Network(with search partners) applies to Display campaigns by the AdWords API call through code? Because we are getting data for Display campaigns by applying this segments in the API call." Regards, Ketaki.

Re: Adwords API Deprecation notice received today cites incorrect month

2018-06-29 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Erik, Yes, the v201710 sunset will be happening on July 25, 2018. We will be sending out a correction email. Thank you for bringing this to our attention. Regards, Mike, AdWords API Team On Friday, June 29, 2018 at 12:06:45 AM UTC-4, erik.thomp...@varsitytutors.com wrote: > > Adwords

Re: API sunset

2018-06-29 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Unfortunately, the email we sent out had a typo and should have indicated the same date as other sources: July 25, 2018. We are in the process of sending out a correction email. I apologize for the confusion. Regards, Mike, AdWords API Team On Friday, June 29, 2018 at 12:06:45 AM

Can't see Video Campaigns in Video Performance report

2018-06-29 Thread Oksana Sulyma
Hi dear Adwords support! I have an issue specific for one of Adwords accounts our service serve. In order to see the list of Video Campaigns we use Video Performance Report and this always worked fine.

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-29 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies for the back and forth. Could you send me your complete SOAP request and response logs that was generated when you used this code you sent in your previous response along with your clientCustomerId so I could further investigate this? You may send this via *Reply privately to

Re: About pushing Offline conversion

2018-06-29 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies if I am not familiar with the implementation you have applied in your application. However, in regards to keeping track of OAuth2 credentials of a specific account, I would recommend that you store them in local file such as the one described in this guide

Re: demographics targeting in adgroup

2018-06-29 Thread V54328u
Hello Sreelakshmi, Thanks for looking into the issue.. i created a campaign again, targeting the following criterion: age range: 18-24(503001), Gender: Female(11), Parental Status: Parent(300) In the UI, it shows that all the criterion are targeted. API version: 201802 Ad group ID: