Use ads api v3 to query the geo cost of campaign, but the returned data is incomplete

2020-06-30 Thread 韩斌
I used SearchStream method , that query is "SELECT campaign.id, campaign.name, metrics.cost_micros,segments.geo_target_state FROM geographic_view where segments.date = '2020-06-29' " and comparing the cost data on https://ads.google.com/aw/locations, it is found that only part of the country's

Re: Sitelinks update

2020-06-30 Thread Vijaysinh Parmar
Please check my soap request log. On Tuesday, June 30, 2020 at 1:09:05 AM UTC+5:30 Vijaysinh Parmar wrote: > > its showing you dont have permission to reply to author in this group. > > On Monday, June 29, 2020 at 11:36:26 PM UTC+5:30 adsapiforumadvisor wrote: > >> Hi Mahavir, >> >> Thank you

GCLID Converison mapping

2020-06-30 Thread cv
Hi, I have GCLID data with me. But how I can map conversions against GCLID? I was checking GCLID with conversions in our database forms. But It was not matched. How I can map GCLID? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Get the creation time of the ad account

2020-06-30 Thread Zweitze
AdWords API does not have the start time, nor any related info like the time the first user was added, or the time that the first user agreed with Terms & Conditions, or anything like that. You may want to consider what you really need. In my case, every now and then I get a new account which

Re: Custom data feed item performance report

2020-06-30 Thread Mynd Nathamon
Hi Anthony, Thanks! I'm exploring Google ads api now although wondering if such feature will be available on the UL as well? Best, NT On Wednesday, June 24, 2020 at 11:20:21 PM UTC+7, adsapiforumadvisor wrote: > > Hello, > > We aren't planning on adding enhancements to the AdWords API. Our top

Re: Custom data feed item performance report

2020-06-30 Thread Mynd Nathamon
Hi Anthony, Thanks! I'm exploring Google ads api now although wondering if such feature will be available on the Google Ads UI as well? Best, NT On Wednesday, June 24, 2020 at 11:20:21 PM UTC+7, adsapiforumadvisor wrote: > > Hello, > > We aren't planning on adding enhancements to the AdWords

How to check if GET request for a created audience provides information on existing user data

2020-06-30 Thread Valarmathi Arikrishnan
Hi, How to check if GET request for a created audience provides information on existing user data. Thanks, Valarmathi A -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Custom data feed item performance report

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi, You will need to reach out to the product team to see whether this feature will be included in the UI. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q1zspLG:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Changing Max CPC Bid Manually by Keyword (Google Ads API Beta) using Python

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi Andrew, The ad_group_criterion.cpc_bid_micros value will change the Max CPC of the specific keyword (or other criterion). If you want to change the max CPC of the entire ad group, you have to do this through the AdGroupService since that service handles changes to the ad group itself. I'm

Get Shared Bidding Strategies for an adwords account through API

2020-06-30 Thread chai...@coditation.com
Hi Team, I need to get the list of shared bidding strategies(bidding strategies under "Shared Library") for an adwords account(non-manager account) but could not find an API which supports this functionality. I checked CustomerService and ManagedCustomerService but did not get the selector

RE: Customer_Not_Active trying to add label to account - Account IS active

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi Giles, Thanks for reaching out. Thank you for reaching out to us. The CUSTOMER_NOT_ACTIVE error is encountered when the customer is no longer active or cancelled. Can you please provide complete request and response logs along with customer id, so that i can further investigate the issue.

RE: Getting Performance Report for CriteriaType INCOME_RANGE returns blank

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi Darren, Thank you for reaching out. Can you please provide your customer client ID along with the complete detailed logs of the request and response so that I can further investigate? Please provide this information via the Reply privately to author option. Regards, Danica, Google Ads API

Re: Geo Performance report returns LocationType=DONT_CARE

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi Andrey, I will need to take a closer look into why you are facing that error. In the meantime, please try it without the LocationType field. But if you have the copy of the report where you initially received the DONT_CARE value, please share it. Regards, Anthony Google Ads API Team

RE: Authenticating Other Users

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi Amber, You are correct in wanting to use a web application as described in this table. Here is a comprehensive guide on web applications for OAuth. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q21AGsN:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: Use ads api v3 to query the geo cost of campaign, but the returned data is incomplete

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. In order for me to better investigate the issue, can you please provide screenshot of the UI and download report along with customer id? Please ensure you "Reply privately to author" when providing this information. Thanks, Nirmita Patel Google Ads Team

RE: How to check if GET request for a created audience provides information on existing user data

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi Valarmathi, Thank you for reaching out. Can you please elaborate on the data you're trying to retrieve using the GET request? Also, are you using the AdWords API or Google Ads API? When you call a get request, it should return all existing data that meet the request's criteria. Regards,

RE: Get Shared Bidding Strategies for an adwords account through API

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi Chaitanya, Thank you for reaching out. You can use the BiddingStrategyService to get the shared bids. Please see here for the available selector fields. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5004Q21AWPL:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Changing Max CPC Bid Manually by Keyword (Google Ads API Beta) using Python

2020-06-30 Thread Andrew Lee
Thanks Mitchell. I think I figured it out. The the Max CPC changes from the ad group service changes the default bid and the CPC changes through the ad group criterion service changes the it at the keyword level I believe. I hope this helps other people. Thanks again, Andrew On Tuesday, June

Re: GCLID Converison mapping

2020-06-30 Thread cv
Hi Mitchell, Thanks for the response. I want to say I have forms setup on my website and I have GCLID associate with that Form now I want to check GCLID I have with click performance report GCLID. But unfortunately I am not able to see correct day when the converison receive and those details