Python Client call API got returned with Unexpected Internal Server Error

2019-12-19 Thread Viet Nguyen
Hi all, A few days back I started getting this error for get() method. Is there a recent incident that causes this to happen? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

What is the best way to get campaign report from campaigns id and how process the data in stream not as download format?

2019-12-19 Thread Ravi Chandran
Hi Team, I need to fetch campaign details from Campaign IDs and what will be best to do this, right now I using the following code $selector->setFields( [ 'CampaignId', 'AdGroupId', 'Id', 'Criteria', 'CriteriaType',

Re: Search Lost IS (rank) SearchRankLostImpressionShare is being returned as null while Google Ads interface displays percentage values for them, for the same date range.

2019-12-19 Thread Shashank Tiwari
Hi Mitchell, As discussed in the conversation through private reply, I am still waiting on this. Do you have any update on this? Thanks! Cheers, Shashank On Thursday, November 14, 2019 at 2:48:55 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Shashank, > > > > Thank you for reaching out.

Re: Problem in getting url by EXTRACTED_FROM_WEBPAGE

2019-12-19 Thread Yang Gao
Hi, is this still supported? I am using RelatedToUrlSearchParameter to get KEYWORD ideas but still EXTRACTED_FROM_WEBPAGE attribute is coming back as just [url, value]. Thanks! Yang On Tuesday, September 28, 2010 at 10:17:07 AM UTC+8, AdWords API Advisor wrote: > > Hi, > > I believe that the

Re: sdk with restful call

2019-12-19 Thread Sean Jina
Hello Nikisha , Thank you for the response. I think the client libraries will send protcol buff bytes array to the endpoints. not the JSON, am I right? here is how I sent the endpoints: GoogleAdsClient googleAdsClient = GoogleAdsClient.newBuilder()

RE: CampaignService not return campaigns

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, app campaigns with the sub-type app engagement is not supported by the API. Please follow our blog for any updates. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UOEvmd:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Adwords UI bid modifiers and Adwords API bid modifiers do not match up

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hi James, Thanks for making a new thread. Can you please reply privately to author your report query, results and a screenshot of the UI so that I can take a closer look? Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UOEvlk:ref -- --

RE: Sometimes the request to google adwords server gets much long time to response.

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hi Chathurangika, By looking into your request and the response I found the responseTimes are in normal range. I noticed you encountered the ImageError.UNEXPECTED_SIZE which could be the cause for the delay. The image that you're uploading needs to match one of the dimensions or a variation of

RE: No Details On UNEXPECTED_INTERNAL_API_ERROR

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hi Pete, Thank you for reaching out. Please provide the complete request and response logs via reply privately to author so that I can further investigate the issue. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOEveP:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Api calling merchantId list from adwords api

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hi, Yes, you will need to use the CampaignService and select the settings field. The settings will contain the ShoppingSetting which will show your shopping campaigns' merchant center ID. If you are creating a new shopping campaign, you will need to specify the ID. Regards, Anthony Google Ads

Cannot List Display Type Ads

2019-12-19 Thread B4B Ventures
Hi, We are building a custom report to collect and analyse our ads costs. To achieve this, we are listing all Accounts and then listing all ads in each one of them. The issue is that ad_groups of 'display' type are not being listed. We could only list the ad_groups of 'search' type. Display

RE: adwords API, action not permitted for creating developer token

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. The error 'Action not permitted' might occur when you do not the have correct access level for the account to perform the operation. Could you please try to login into the AdWords MCC account via Google Chrome incognito window and make sure that the login

Re: How to populate an audience with multiple CONTACT_INFO keys (python SDK)

2019-12-19 Thread Angel
Hi, Does Tristan's second code really not work(the part that starts with "I also tried formatting my memberList like this")? Because, that's what the python code sample appears to be doing:

CampaignService not return campaigns

2019-12-19 Thread Елена Иващенко
I've sent the following request: https://adwords.google.com/api/adwords/cm/v201809/CampaignService Content-Type: text/xml; charset=utf-8 Authorization: Bearer {token} accept-encoding: gzip http://schemas.xmlsoap.org/soap/envelope/;

Adwords UI bid modifiers and Adwords API bid modifiers do not match up

2019-12-19 Thread James Nixon
Reposting from a new thread at the request of a moderator We are currently using the adwords API. What I am getting from the API doesn't match the information in the Adwords UI. for example: In the UI the field "Bid-adj." the numbers are presented in a range of -100% to 900% whereas the

RE: sdk with restful call

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hello Sean, Thank you for reaching out. The Google Ads API Beta exposes both standard JSON REST endpoints and a high-performance gRPC interface. You could use our pre-built client libraries to make the API call using these JSON REST endpoints. Let us know if you have any additional concerns.

No Details On UNEXPECTED_INTERNAL_API_ERROR

2019-12-19 Thread Pete Lavetsky (AdWords API Guru)
Hi All, We have a Java library, v201809, CampaignService SET operation that is 100% of the time giving us a response of UNEXPECTED_INTERNAL_API_ERROR soap:Server [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @

RE: Data Issue in AdGroup Performance Report for AdGroupMobileBidModifier

2019-12-19 Thread Google Ads API Forum Advisor Prod
Hi James, Since this is an old thread, could you please create a new one with the issues you are facing? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UOEsjL:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Sometimes the request to google adwords server gets much long time to response.

2019-12-19 Thread Chathurangika Premarathna
[2019-12-17 16:26:30] AW_SOAP.INFO: clientCustomerId=615-989-9291 operations=1 service=AdGroupService method=get responseTime=208 requestId=000599e42e301a900a62dd52ed02fe70 server=adwords.google.com isFault=0 faultMessage= [2019-12-17 16:26:38] AW_SOAP.INFO: clientCustomerId=615-989-9291

QA Tester//Glen Allen,VA//12 Months//C2C

2019-12-19 Thread Satla Praneeth
Hi all Greeting from Simba Staffing. We have an urgent requirement for one of our clients.please check and send me the suitable profiles ASAP Role : QA Tester Location : Glen Allen, VA Duration : 12 Months Contract : C2C JOB DESCRIPTION · Strong Healthcare Background. ·

Re: adwords API, action not permitted for creating developer token

2019-12-19 Thread Mridul Pant
Hi Google Team, I am also facing a similar issue. Kindly help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

adwords API, action not permitted for creating developer token

2019-12-19 Thread Karri Chamberlain
Hi Team, I tried creating a developer token from my adwords manager's account but couldn't . The error which I am facing is that : it is saying that Action not permitted when I am submitting the button after providing all the information. Kindly suggest some solution, it is really urgent. --

Re: How to retrieve disapproval reasons for an ad through the api

2019-12-19 Thread Pushkar Gulkari
Oh thank you so much. It works fine. On Saturday, July 7, 2018 at 1:50:06 AM UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi Max, > > You can use the PolicySummary field > > to >