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.

2020-03-19 Thread Frederick Vallaeys
Hi API team, Is there an update on this? It's still not returning the expected values for me and Shashank who posted the last message in this thread. Thanks Frederick On Wednesday, November 13, 2019 at 8:00:04 AM UTC-8, Shashank Tiwari wrote: > > Hello, > > We are pulling data from Adgroup

Fatal error: Uncaught exception 'Google\AdsApi\AdWords\v201809\cm\ApiException' with message '[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']'

2020-03-19 Thread SUBIN P VASU
*Hi,* *I was trying to connect other adwords account from my adwords account using AdWords API. I have made the connection and got the refresh token. But I can't connect to the accounts and showing this error. I need help.* *Fatal error*: Uncaught exception

Initialising Google Ads Client on Google Ads API using json variables client_id, client_secret, refresh_token, developer_token, user_agent

2020-03-19 Thread Saurabh Gupta
Hi Team, We are using the Web Application Flow on Google Adwords API v201809 that allows to use the customer's credentials. This method is shown here: https://github.com/googleads/googleads-python-lib/wiki/API-access-on-behalf-of-your-clients-(web-flow)#step-2---setting-up-the-client-library

Re: Getting Error- UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2020-03-19 Thread Mir Billal
http://sheershasamachar.net/2020/03/19/আত্রাইয়ে-করোনা-প্রতিরোধে/ ‎ On Tuesday, March 17, 2020 at 7:53:05 PM UTC+6, Ankit Rawat wrote: > > Hello team: > > > Can someone please help me to whitelisted my Adwords account, getting > below error: > >

RE: Add Keyowords to Dynamic Search Ads

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Roberto, If you are looking for the API to crawl through your websites and extract keywords from it, then I'm afraid this is not possible. If I've misunderstood your request, please let me know. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXVW42:ref -- --

RE: Getting Error- UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Thank you for reaching out. Our team is only focused on the Adwords API/Google Ads API related issue. We suggest you log into your manager account and navigate to the ? -> Get help and reach out to the product team to figure out who has been assigned as your Google account

Re: About obtaining the cost amount for the account on the management screen

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Shingo, Thank you for reaching out. You could use the BudgetOrderService.get() to retrieve the BudgetOrder for the account. Please let us know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UXVP8x:ref -- --

Re: Not able to set cpc limit using google adwords api

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Asif, Can you please provide the complete detailed request and response logs for the call via Reply privately to author so that I can further investigate the issue? You can find more information on enabling logging here (log level NOTICE). Is this an already existing campaign that you are

RE: How can I get developer token to test api in test account adwords?

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Could you please send me the complete request and response logs along with client customer id for me to further investigate? Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UXVW5P:ref -- --

Re: TargetingIdeaService api returning different results than Google Ads "Add Keyword" component

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Jake, Can you please provide me through reply privately to author a screenshot of your entire interface, which should include your CID? From the looks of it, it looks like you are using the old Google Ads interface. Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UXUFMR:ref -- --

Re: How can I get developer token to test api in test account adwords?

2020-03-19 Thread dev qw
I have created a test account and a manager account, I have the developer token. With the token I'm able to get campaigns but having issues while creating a campaign. It says *OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0] * Please help to fix this issue, I wanted to

Add Keyowords to Dynamic Search Ads

2020-03-19 Thread Roberto
Hi, we have pages with different customers events, sometimes they have little text in these pages, so we want to add another set of webpages from the customer website to extract keywords, it's possible to do that with the API? Is there a Java example ? thanks, R. -- --

Re: Getting Error- UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2020-03-19 Thread Ankit Rawat
Hi Xiaoming, I don't know who is the 'Google account representative' and how to contact them, can you reach-out to them and get the whitelisted done for my account. of else please share email or mobile number of Google account representative, I'll connect them further. please help. Thanks

Re: Not able to set cpc limit using google adwords api

2020-03-19 Thread Asif Saeed
Hi, Thanks for the reply. I am adding bid like this in CampaignService $campaign->setAdvertisingChannelType(AdvertisingChannelType::SEARCH); // Set shared budget (required). $campaign->setBudget(new Budget());