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

2020-03-24 Thread 矢崎慎悟
Dear, Google Ads API Team Thanks for the reply. Just in case, I will confirm the recognition because the image is pasted. The attached image is a page displayed in Japanese, but the part displayed at the top with the following URL is cut out. https://ads.google.com/aw/billing/summary Is the met

Upload Audience list using API didn't trigger populating in UI and get no matching rate.

2020-03-24 Thread Hieu Duongminh
[image: Screen Shot 2020-03-25 at 9.05.38 AM.png] HI guys, I have a problem that the UI didn't show the new Audience list is populating after uploading by Adwords API. Here is the step: - Create a new Audience list using API - Upload all the records in one request ( around 100.000) - Check

Re: Changing keyword-specific bid to ad group default bid via Ads API (Python)

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hey Michael, Please check out this forum post about adding the path to your fieldMask. It looks like you need to add the code: "operation.update_mask.paths.append('cpc_bid_micros')". You don't need to set any new value to the ad_group_criterion.cpc_bid_micros.value. Regards, Mitchell Google Ad

RE: how can I get gmail adress in java google api

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hello, If you are referring to the emails of users in an account, please note that this information is not available via API. You will have to check for user information within the UI. If this is not what you are looking for, please elaborate on your concern. Regards, Anthony Google Ads API Te

RE: Report bid strategy per network?

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi, Unfortunately, there is no way to segment bid strategies by network using either AdWords API or Google Ads API. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXWQmT:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.

RE: how can i get the resource‘s creation time?

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Hao Xi, Thank you for reaching out to us. I see that you want to get the creation and and termination date for your campaigns. In the campaign report, you can query the campaign.start_date and campaign.end_date, as well as having the same attributes for the campaign object. The change_status

RE: Repeating Instantiation Exception when invoke AdWordsServices .get(Selector selector) or mutate(AdGroupCriterionOperation[] operations)

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Daria, Thank you for reaching out. Can you please share the complete detailed request and response logs of the API call via Reply privately to author? You can find information on enabling logging here (log level INFO). Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UXWON7:ref --

RE: Getting exception while creating Dynamic Display Ad feed

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Indrani, Can you please provide your full request and response that you are seeing for this API call using reply privately to author? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UXWE5L:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:/

Re: Google Ads API V3 PHP is not working

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Amit, I see that you have several inquiries. You can find my answers below. For parts 1 and 2, I see that you're trying to use a curl request and using our PHP client libraries together. Could you confirm if you're using this example to obtain the campaigns? For part 3, I see that you're ha

RE: Unable to create Universal App Campaigns with the new Google Ads API (operation_access_denied_error)

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Milan, Thank you for reaching out. Can you please share 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 information on enabling logging here (log level NOTICE). Make sure you are making the c

RE: {'error': 'invalid_grant', 'error_description': 'Bad Request'}

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Diana, Can you please provide your complete detailed request and response logs of your API call via Reply privately to author so that I can further investigate the issue? You can find information on enabling logging in the ReadMe of your client library. Regards, Mitchell Google Ads API Team

Re: Changing keyword-specific bid to ad group default bid via Ads API (Python)

2020-03-24 Thread Michael Harkin
Thanks for your response Mitchell. I've tried what you suggested but it still fails to update. Here's the code I'm now trying out, based on the example you sent me: import argparse import sys from google.api_core import protobuf_helpers from google.ads.google_ads.client import GoogleAdsClient f

Report bid strategy per network?

2020-03-24 Thread Zweitze
Hi all, I want to report the bid strategy results using AdWords API v201809, and then segmented by network. The matching report appears to be *BID_GOAL_PERFORMANCE_REPORT *, but the network segment app

RE: Getting All Search Volume Data For TargetingIdeaService

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Oguz, Thank you for reaching out. Unfortunately, you can only get the last 12 months of data in the API TargetingIdeaService. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UXWOkG:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

RE: Changing keyword-specific bid to ad group default bid via Ads API (Python)

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Michael, Thank you for reaching out. You need to use a FieldMask to update this value to default. You should use this example and create a new FieldMask with the path "cpc_bid_micros" and add that to the AdGroupCriterionOperation. The logs should look like this: operations { update { resourc

Re: Google Ads API V3 PHP is not working

2020-03-24 Thread Amit Lahiri
Hi Bryan. Many thanks for the reply. 1. I am using the same example process as referrred by you https://developers.google.com/google-ads/api/docs/concepts/curl-example. I was confuded with the below code and was not understanding how do I these lines of code in PHP. curl \ -d code=AUTHORIZ

Unable to create Universal App Campaigns with the new Google Ads API (operation_access_denied_error)

2020-03-24 Thread Milan van Dijck
For the past three days I have been trying to get Campaign creation for Universal App Campaigns working on my test MCC account. My client is programmed in PHP I have added the code below. I am using the Google Client API for PHP to do my requests via GRPC. I have followed the following guide to

Getting All Search Volume Data For TargetingIdeaService

2020-03-24 Thread Oguz Kahraman
Hello, I'm developing an application but i encountered a problem. When i look from UI i'm getting last 4 years search volume data but when i try by api with enable TARGETED_MONTHLY_SEARCHES just returning 12 months data. How can i get all search volume data from keywords planner? Do you have any

Repeating Instantiation Exception when invoke AdWordsServices .get(Selector selector) or mutate(AdGroupCriterionOperation[] operations)

2020-03-24 Thread Daria Nikiforova
Dear Google Ads API Forum, I have a repeating issue when invoke Google Ads API, in general it works well, but it happens pretty often that processing of campaigns, groups or keywords using API interrupts with the exception: com.google.api.ads.adwords.axis.v201809.cm.ApiException: null at sun.

請問一下 如何取的google登入的帳號信箱

2020-03-24 Thread 邱泓儒
請問一下 如何取的google登入的帳號信箱 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads

how can I get gmail adress in java google api

2020-03-24 Thread 邱泓儒
how can I get gmail adress in java google api -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdW

Re: {'error': 'invalid_grant', 'error_description': 'Bad Request'}

2020-03-24 Thread Diana Dziubak
> > Hi! Thanks for your answer. But I still have a problem with this. My email address - petrovna.netp...@gmail.com My client customer ID - 864-831-5368 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~

how can i get the resource‘s creation time?

2020-03-24 Thread hao xi
I want to list the campaigns between creation start and end time. How can i get the resource‘s attribute[creation time], I found [creation time] is not a field in campaign resource, and the last_change_date_time from ChangeStatus is maybe creation time or modification time. -- -- =~=~=~=~=