Re: Google Ads API joining tables

2021-02-04 Thread Zhisheng Zhou
Hi. Is tables joining supported by GAQL now? Best, Zhisheng On Tuesday, May 14, 2019 at 8:18:58 PM UTC-7 googleadsapi-forumadvisor wrote: > Hi Jessie, > > Thank you for reaching out. Unfortunately, JOIN statements are currently > not supported in GAQL. As of now, you can only select fields wh

CriteriaParameters is deprecated in Click Performance, what's replacement?

2021-02-04 Thread Zhisheng Zhou
Hi. I am currently working on migrating our pipeline form *AdWords API *to *Google Ads API.* According this doc: *https://developers.google.com/google-ads/api/docs/migration/reports#click_performance , *

RE: What consider as get operations

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Each resource type-specific service has a get method which you can identify by and through its documentation. If you would wish to avoid hitting the mentioned limit, I would recommend that you refer here and to this document as well, for an alternative to get op

RE: Ad Extension Report via API

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Sanket, Thanks for posting your concern. Please clarify if you want to use the Google Ads API and AdWords API for retrieving the data in "Ads & Extensions" > tab "Extensions" UI. If you will use Google Ads API, then the report that you can use is extension_feed_item as it is the correct map

how to set multi type value in AddDemographicTargetingCriteria class

2021-02-04 Thread Len Han/韩莱恩
$googleAdsClient = self::$client; // Creates a positive ad group criterion for gender. $genderAdGroupCriterion = new AdGroupCriterion([ 'ad_group' => $adGroupResourceName, 'gender' => new GenderInfo(['type' => GenderType::MALE]) // example //'gender' => new GenderInfo(['type' => [Gender

About metrics of Youtube(True View) Ads Report

2021-02-04 Thread Tasuya Uemichi
I now want to get video reports automatically with API. Among them, I am wondering how to get the information that can be viewed from the Google Ads management screen, such as reach, freqency, the number of high ratings after viewing the advertisement, and the number of times the video is viewed

Re: Get userdata in UserList

2021-02-04 Thread Online Engineering
Hi Laskhmi, Userlist only provides the type of userdata i have uploaded i.e. crm_based_user_list but doesn't have detail about the actual users, email & addressinfo that i have uploaded. can you help me with that please? https://developers.google.com/google-ads/api/reference/rpc/v6/CrmBasedUserL

How to Test Adwords API in SoapUI

2021-02-04 Thread Jagadish B
I'm trying to create SSIS (SQL Server Integration Services Package) which connects to our Adwords API, extracts the data and loads it onto our SQL server. But in order to configure the SSIS package for Adwords connection, I'm trying to test the Adwords API calling in SoapUI (API Testing Tool).

RE: Google ads api problem

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Bruce, Thank you for posting your concern. Based on the provided screenshot, it appears that you want to add location targeting to your campaign. With this, I would suggest referring to this document, specifically to this section, to apply locations targeting to your campaigns. Let me know

Re: Setting listingScope in Google Ads API return INTERNAL_ERROR

2021-02-04 Thread Yoshie Agata
Hi Lakshmi, Thank you for your reply. Reply to author button is disabled so I sent a message with the answer to googleadsapi-supp...@google.com. Let me know if you need more infomation. Thank you. Yoshie On Friday, February 5, 2021 at 5:18:05 AM UTC+9 adsapiforumadvisor wrote: > Hi Yoshie,

Re: The start date or end date for a campaign is not correct in Google Adwords API

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Diego, I looked at this account and the API and UI are returning results consistent with each other. I however still suspect the timezone mismatch to be the root cause of this issue. You might want to reach out to the product support (Click the (?) symbol on the top right bar of the Google A

RE: Google Ads API Linking manager to client account

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Once the manager account extends an invitation to the client customer account via CustomerClientLinkService, the client customer account owner would be able to see the invitation on the Google Ads UI. The CustomerManagerLink resource_name would be customers/{cus

RE: Setting listingScope in Google Ads API return INTERNAL_ERROR

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Yoshie, Please send the following details using 'Reply privately to author': Account id API request and response logs User email address Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2Bdg1v:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

RE: Get userdata in UserList

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Subhash, You can retrieve the users data using UserList service. Please refer to the following links: https://developers.google.com/google-ads/api/reference/rpc/v6/UserList https://developers.google.com/google-ads/api/docs/migration/user-data-service Thanks, Lakshmi Prathipati Google Ads AP

Re: Creating ad_schedule using rest API with the campaignCriteria service

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Eylon, Thank you for reaching out. Yes, whenever you specify an entity in the Google Ads API, you would need to look up their resource_name and use it in the request payload. In your case, the campaign has to follow this pattern. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Go

Re: USER_LIST_MUTATE_NOT_SUPPORTED Updating/Removing user list

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi, This is Lakshmi. I work along with Ernie. Please send the details to the alias 'googleadsapi-supp...@google.com'. Regards, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2BdM5Q:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://goog

Re: Getting Basic Access Token - Status update please

2021-02-04 Thread Jason Stempel
Thank you very much for your assistance, and your team's assistance. I do appreciate it. Kind Regards, Jason On Wed, Feb 3, 2021 at 8:08 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Jason, > > Thank you for the response. I work with Lakshmi and let me provide

Get Average Product Price Within Product Partition/Product Group

2021-02-04 Thread Kyle Bechtel
Hi all, Is there any way I can get the average product price of products within a specific product partition? Or what about within a specific ad group? Thanks, Kyle -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~

400 Bad Request Invalid_grant

2021-02-04 Thread abadariki temidayo
Hello i requested auth using the below api and i granted access when the consent screen came up and a code was displayed which i was told to copy: https://accounts.google.com/o/oauth2/auth?client_id={Your Client ID}&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fadwords&redi

Re: campaign groups in Google Ads API

2021-02-04 Thread Tom Nahum
thanks Xiaoming, we are currently working with Google Ads API, not with adwords api (as google ads API is the future :)) so does this mean there is no campaign groups in the Google Ads API? is there any expectation to such a future release? thanks! On Thu, Feb 4, 2021 at 6:46 PM Google Ads API For

RE: How to test similar audiences in test account?

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Your understanding is correct. Since the test accounts do not serve ads, they could not be used to test the audiences. You could only perform the mentioned tasks in the production accounts. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads AP

RE: campaign groups in Google Ads API

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Tom, Thank you for reaching out. You actually could create and retrieve the campaign groups via the AdWords API. You could refer to this guide on how to create a campaign group. You could query the Campaign Group Performance Report to retrieve attributes and metrics for campaign groups. Tha

Re: How to get asset information for HTML5_UPLOAD_AD

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Dihan, Yes, we received your private message. We requested for the following details: However, could you provide the screenshot of the HTML5 assets in the UI that you are trying to retrieve using asset report that I was requested previously? Also provide the complete request and response logs

Google Shopping Bulk Ad Group Creation For Smart Shopping

2021-02-04 Thread Paul
Hi there, I've been using the bulk Google Shopping Ad Group creator for a while now. I am trying to use it to build Aad groups within a Smart Shopping Campaign now. I'm using the code on this page: https://developers.google.com/adwords/scripts/docs/solutions/bulk-shopping-ad-group-creator How

Can't get statistics for video report Google Ads API v6

2021-02-04 Thread 'i.ti...@corp.mail.ru' via AdWords API and Google Ads API Forum
Trying to fetch statistics for video from my Ad Account but can't get it: *select video.id,campaign.id, segments.conversion_action_name,metrics.conversions, segments.datefrom video WHERE segments.date >= 20201106 AND segments.date <

Re: Multiple types of campaign criteria

2021-02-04 Thread Андрей Ласевичев
Hi, I want to disable mobile phone ad impressions for New York in one campaign and enable mobile phone ad impressions for London in the same campaign. How can I do this? Thank you in advance. четверг, 4 февраля 2021 г. в 07:42:16 UTC+5, adsapiforumadvisor: > Hi, > > Yes, it is possible to assoc

Ad Extension Report via API

2021-02-04 Thread sanketta...@gmail.com
Hi, I want to download via API, the exact same data that is in the Google Adwords DashboardUI as "Extensions". In the UI, it is listed as "Ads & Extensions" > tab "Extensions" . Can you help us understand what report performance API will provide me that data? Thanks, Sanket Tandalekar -- --