Re: new AdWords API, ClickConversion conversion_action how to specify?

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Oleksandr, It seems that you did not receive my private message sent previously. Cascading the message here. The Google Ads API will mostly reflect the feature in the AdWords API. In AdWords API perspective, the only way to also know who owns the GCLID is also by downloading the Click

Re: New audience: Customer list trow Api Google Ads

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Adrian, We currently have no information as to when this feature can be available. For now, you may follow our blog for updates or announcements. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UBo9Is:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Two Step Authentication error from gapi SDK

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi, If you are encountering the same error (TWO_STEP_VERIFICATION_NOT_ENROLLED), make sure you are enrolled with 2 step verification. You can enroll via this link. Regards, Dannison Google Ads API Team ref:_00D1U1174p._5001UAqiy0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Need only customerID

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi, I am afraid there is no function in the API that can read resource names. You have to implement your own parser if you wish to retrieve only the customer id. To understand more about resource names, you can refer to this guide. Regards, Dannison Google Ads API Team

Re: RE: Adjusting Target CPA bidding value

2019-06-19 Thread Yudi Xue
Thanks for the info, but what I am looking for is to adjust the target_cpa value on existing App Campaigns. Is this possible? Thanks, Yudi On Tue, Jun 18, 2019 at 8:01 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Yudi, > > App campaigns cannot use portfolio

RE: Gmail Ads upload image ad

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Diogo, To create Gmail Ads with images you can refer the code sample here in JAVA, code samples in other languages can be found here. Please let me know if you have any further questions. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UBoEel:ref -- --

RE: Adwords API access via auth

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Dogan, There are two different ways to get access on a account as mentioned below: The client should give access to your email address or in other words you should be having access to the clients(or its high level manager's) account to make API calls. This can be done via UI only as

RE: Manual CPC on hotel group level

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Vivien, Based on the explanation shared, it looks like you are looking to have the "Everything else in "All hotels"" to Max CPC but have this excluded. To exclude this specific node, you can set the negative field to true to exclude this criteria. If your concern is different, could you

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Hoa, I'll continue to investigate on my end to see what might be happening, but meanwhile I recommend waiting for an answer from the compliance team. I'll follow up here as soon as I'm able to get more information. Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5001UBmzSB:ref -- --

RE: [ads API (v1)] Internal error encountered.

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Seungha, Could you please try using the below snippet to get the latest version of the GoogleAdsServiceCleint instead? GoogleAdsServiceClient googleAdsServiceClient = googleAdsClient.getLatestVersion().createGoogleAdsServiceClient() Your query looks good, please try the above snippet

RE: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Haik You will be able to validate your credentials by using the OAuth doctor. The tool will help determine if your OAuth2 credentials are correctly configured and ready to make API calls and guide you through fixing any OAuth2 problems it detects and verify the corrected configuration.

RE: Budget and Bid limits

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Thank you for reaching support. Please refer to the System limits documents for limits specific to Budgets. The maximum number of bidding strategies attached to ad groups per campaign could be 1000. Please refer to this link for details. Let us know if you need any other information.

RE: Want to get customer id of authenticated user

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Bruno, I understand your concern. When you have all the credentials to make the API call except customer id, first you have make a API call to CustomerService.ListaccessibleCustomers to get list of accounts that can be accessed via the credentials you have. Please note that to make API

Re: data of type 'SMART DISPLAY' from 'ad_group_ad'

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Seungha, The Smart Display Ads are supported through the Ads API. They should be returned using the campaign.advertising_channel_sub_type. Could you please add this in your report query and retry the request? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBlPAg:ref -- --

RE: USER_PERMISSION_DENIED Recommendation Service When Applying Recommendation

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Nicholas, Could you please share the complete error logs, the account cid and the email address that you are using to generate OAuth credentials to investigate further? You could use reply privately to the author option while sharing the information requested. Regards, Sai Teja, Google

Re: [Google Ads API] Shopping Product Ad Headline Differences

2019-06-19 Thread Kevin
Hi Peter, My mistake - I sent you the AdWords API report file. It's my understanding that GoogleAds does not have a report file concept. As I mentioned before, the response I got from GoogleAds for "ad_group_ad.ad.text_ad.headline" (which should match according to the Migration Guide

RE: Filter by campaign type in adwords api reporting python

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Praveen, The CampaignType field is not available in the criteria performance report. However to get an idea on using predicates with selector I am filtering the results with CriteriaType filed. Please find my report definition below. report = { reportName: Last 7 days

Re: Audience - UserList - How to get ruleType?

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello, Could you please share the client customer Id using the Reply privately to author option to check this further? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBn6KW:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Gmail Ads upload image ad

2019-06-19 Thread 'Diogo Pereira' via AdWords API and Google Ads API Forum
Hi, How can i upload an image ad for gmail ads? Best regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Re: Problems working with the report Placeholderitem_feed report. I can't find a variable.

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Jorge, Could you please share the client customer Id, using Reply privately to author option, to check this further? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBnv3q:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Problems working with the report Placeholderitem_feed report. I can't find a variable.

2019-06-19 Thread Jorge Lopez Marcos
Hello Bharani. I tried you query, but again TargetingCampaignId, TargetingAdGroupId are returned as 0. All the variables are returned OK, except those two... El miércoles, 19 de junio de 2019, 17:17:40 (UTC+2), adsapiforumadvisor escribió: > > Hello Jorge, > > Thank you for clarifying

Re: Unable to query user_list.name from AUDIENCE_PERFORMANCE_REPORT (campaign_audience_view)

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Rahul, According to the report migration guide you have shared for the the equivalent field to UserListName field in AdWords API is user_list.name. Here user_list is a separate resource and since it is not in the selectable with list of either Ad Group Audience View or Campaign Audience

Re: Problems working with the report Placeholderitem_feed report. I can't find a variable.

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello Jorge, Thank you for clarifying this. The Placeholder Report and the Placeholder Feed Item Report will return the feed based ad extensions data. You may use the AD_CUSTOMIZERS_FEED_ITEM_REPORT to pull the Ad Customizers data. I was able to pull the data using the query below: __rdquery:

Re: Google Ads Api report - ImpressionReach is always empty

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello, In order to check the 30 days and 90 days discrepancy you mentioned, could you please share the screenshots, the report definitions and the results where you are seeing the discrepancy? You could use reply privately to the author option to while sharing the information requested. This

Re: Google Ads script and Adwords API results are different for the same account

2019-06-19 Thread İlkin Balkanay
Hi Bharani I am attaching the python logs with the includeZeroImpressions param is set to True. Still not getting any result for clientCustomerId': '3366472162'. And here is the report query: cols = ['Date', 'CampaignId', 'CampaignName', 'AdGroupId', 'AdGroupName', 'Clicks', 'Cost',

Re: What is possible with Google Ads API vs not possible with AdWords API?

2019-06-19 Thread Mat
Hi Andre, there was a beta for a few months, but actually it wasn't even an alpha, since the features were far from the same as the AdWords API has (and they're still not on par). The last "beta" version was v0_7. The next version was then given the version number v1 and the suffix "production

Re: Google Ads script and Adwords API results are different for the same account

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hello, The shared Python logs indicate that the includeZeroImpressions field is set to false. Could you please set this to true and share the report definition if you are still having an issue? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBnYB7:ref -- --

Re: New audience: Customer list trow Api Google Ads

2019-06-19 Thread Adrian Lara
Thanks for the information, yes, we need to import the email list to the audience in the Google ads in the new version API, has information on when this functionality will be ready in the new API. Adrian Lara. On Wednesday, June 19, 2019 at 6:14:07 AM UTC-3, adsapiforumadvisor wrote: > > Hi

Re: new AdWords API, ClickConversion conversion_action how to specify?

2019-06-19 Thread Oleksandr Dyklevych
yes, but how comes it is working with no problem in Google.Api.Ads.AdWords.v201809 under the hood? what shall i do when Google.Api.Ads.AdWords.v201809 gets deprecated? On Thursday, May 30, 2019 at 8:23:34 AM UTC+2, adsapiforumadvisor wrote: > > Hi, > > I am afraid that there is no direct way to

Budget and Bid limits

2019-06-19 Thread Ankit Agarwal
what are the Budget and bid limits(minimum and maximum) for all bidding_strategy_types? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Re: Google Ads API campaign.status returns 2,4 but not actual status Values like ENABLED, PAUSED

2019-06-19 Thread Ronak Shah
Hey CV, Thanks for your answer! But one Change it should be use Google\Ads\GoogleAds\V1\Enums\CampaignStatusEnum\CampaignStatus; instead of use Google\Ads\GoogleAds\V1\Enums\CampaignStatusEnum; Regards, Ronak On Wednesday, June 19, 2019 at 11:03:09 AM UTC+5:30, cv wrote: > > Hello Ronak, > >

Re: Get a list of all the accounts that is accessible by the MCC account which my user has access to.

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi, Since this is a new issue, I would appreciate it if you could open your concern on a new forum thread instead for better tracking. This is so other users will also not get confused on the issues on this post. Rest assured that our team will provide support for your concern. Regards,

USER_PERMISSION_DENIED Recommendation Service When Applying Recommendation

2019-06-19 Thread 'Nicholas Tinker' via AdWords API and Google Ads API Forum
Hi, Through the python library I am trying to apply a recommendation using the RecommendationService but I keep getting USER_PERMISSION_DENIED. I am able to get recommendations from the API and I have tested my credentials using the Oauthdoctor and everything comes back good. It is only when

Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2019-06-19 Thread Haik
We have our app working with our development MCC keys and all works fine. The problem is when we try to switch to the new production keys, we get an Expected OAuth 2 access token error. *Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or

Want to get customer id of authenticated user

2019-06-19 Thread Bruno Finkel
Hello forum. Currently, I am building a platform which users can manage their google ads account. So I implemented user 0Auth Authentication and got access token and refresh token. Also, I got developer token and client_id, client_secret. By the way, I noticed that I need Ads account customer

Adwords API access via auth

2019-06-19 Thread Doğan Hekimoğlu
Hello, Currently im trying to figure out how to access and use google ads "audience targeting and remarketing" via APIs. I'm currently developing a java web project where i will place a google login button onto the page and user will authorize my application with his/her google ads account.

Re: Query Execution Logs

2019-06-19 Thread Mickey Chen
Sorry for the being vague, I am looking for the api to access information under Change History for a campaign. On Thursday, June 13, 2019 at 5:55:17 PM UTC+8, adsapiforumadvisor wrote: > > Hi Mickey, > > Thank you for raising your concern. > > Could you further elaborate what you meant for

Manual CPC on hotel group level

2019-06-19 Thread Vivien Voudon
Hi, I've got a manual CPC campaign. My goal is to have only one active hotel in this campaign, with a CPC set with the Google Ads Api. I'm using the C# library. I manually created : - an hotel campaign with a Manual CPC bidding - an Ad groups inside the campaign with a Max CPC - Inside the

Modify target cpa on app campaign

2019-06-19 Thread Yudi Xue
Hello, We have a few App Campaigns that we would like to update TargetCpa value via API: campaign { resource_name: "customers/x/campaigns/xx" id { value: 1748163543 } name { value: "App-1" } status: ENABLED campaign_budget { value:

RE: Click Type discrepancies API vs UI

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Erik, So I can better investigate the discrepancy you are encountering, could you provide your clientCustomerId, the complete report definition and the screenshot of the Google Ads UI report you are referring to? You may send your reply through the Reply privately to author option. Thanks

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-19 Thread Hoa Mai
Hi Ben, I tried the Google Ads API Client Library for Java with GetCampaigns and AddCampaigns in examples/basicoperations. The GetCampaigns method worked correctly but the AddCampaigns ran with SERVICE_ACCESS_DENIED error: Request --- MethodName:

Re: Two Step Authentication error from gapi SDK

2019-06-19 Thread cv
Hello Dannison, I am also facing same issue while retrieving customer information. I have MCC account which has access to this account. What I need to do in this case? Thanks On Monday, 27 May 2019 16:05:33 UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > The error

[ads API (v1)] Internal error encountered.

2019-06-19 Thread Seungha Kim
Hello, Google Ads API Team. We use 'ads API(v1, Java Client)' to collect report data. However, exceptions occur frequently. The reason for this exception can not be determined and will work if you try again. I want to know the reason for this exception. I will be waiting for your answer.

Re: Google Ads script and Adwords API results are different for the same account

2019-06-19 Thread İlkin Balkanay
Hi Bharani Thank you very much for your reply My concern here is, google ads script returns Keyword performance reports but python api does not. What I am trying to do is reimplementing google ads scripts in python. Here is the ads script that I use for testing: As I said in my previous email,

Click Type discrepancies API vs UI

2019-06-19 Thread Erik Lilja
Hello, We are getting different values between the Click type segment in the API vs in the UI. We are pulling down a *PLACEHOLDER_FEED_ITEM_REPORT *with *Click Type* from the API. The customer is comparing this to the campaign view in the UI and then adding the Click Type segment. Are these

RE: New audience: Customer list trow Api Google Ads

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Adrian, Could you confirm if my understanding is correct that what you are looking for is a way via the Google Ads API to add a list of emails into your existing userlists? If yes, then, adding members to your userlists is currently not supported in the Google Ads API. For now, only the

Re: data of type 'SMART DISPLAY' from 'ad_group_ad'

2019-06-19 Thread Seungha Kim
I sent a message, please check. I will be waiting for your answer. Thanks, Bharani 2019년 6월 12일 수요일 오후 10시 37분 48초 UTC+9, adsapiforumadvisor 님의 말: > > Hello Seungha, > > Regret the delay. Could you please share the client customer Id, using the > Reply privately to author option to check this

Re: Audience - UserList - How to get ruleType?

2019-06-19 Thread Сty Вord
Hello again! I use 'AdGroupCriterionService'. Yes. I filtered 'CriteriaType' by 'USER_LIST' and I didn't get these parameters: Combined list Website visitors Affinity audience In-market audience Similar audience Custom affinity audience What is Wrong? How to filter by criterion

Re: Product partition error in multi level

2019-06-19 Thread SUBINPVASU
Hi, I'm still in doubts. Please have a look into this. Thanks in Advance. http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance;> REDACTED unknown (AwApi-PHP, googleads-php-lib/37.1.0,

Re: Google Ads Api report - ImpressionReach is always empty

2019-06-19 Thread Vojtěch Nedvěd
Also, when i divide the whole interval into intervals of 90 days i get different data from when i divide the intervals into 30day intervals. Tho with the 30 day interval i already got close enough or exact data what i see in UI. That behaviour is kinda weird IMO. Dne středa 19. června 2019

Filter by campaign type in adwords api reporting python

2019-06-19 Thread Praveen Jose
Hi Guys, I am reaching out since I am in need of some guidance here. I am using the python code package to pull a criteria performance report . However i have a requirement to filter by Campaign type = 'Display Only' for this report generation Could you please advise me as to how I can

New audience: Customer list trow Api Google Ads

2019-06-19 Thread Adrian Lara
Hello team, I need your help, I try to recreate the functionality of uploading the email list in the audience, but I do not see these options in the API. They can guide me or clarify where to start. [image: image] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Google Ads Api report - ImpressionReach is always empty

2019-06-19 Thread Vojtěch Nedvěd
Hello Sai, after further googleing i found that cannot find alltime results, or even impressionReach for time intervals longer than 92 days. So i divided my requests into those intervals and finally got some impressionReaach data. But still tho there is something i dont undestand and i would

Google Ads API python library - how to set the campaign bidding strategy as maximize_conversions

2019-06-19 Thread Miguel Miranda
Hi, I'm trying to create a campaign via the Google Ads Python Library, but I cannot figure out how to set the campaign_bidding_strategy as maximize_conversions According to https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#campaign the

[Google Ads Python Library] - Setting the campaign_bidding_strategy as maximize_conversions

2019-06-19 Thread Miguel Miranda
Hi, I'm trying to create a campaign via the Google Ads Python Library, but I cannot figure out how to set the campaign_bidding_strategy as maximize_conversions According to https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#campaign the

New audience: Customer list Google Ads

2019-06-19 Thread Adrian Lara
Hello team, I need your help, I try to recreate the functionality of uploading the email list in the audience, but I do not see these options in the API. They can guide me or clarify where to start. [image: image] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

[Google Ads API Python Library] - How to set the bidding strategy when the bidding strategy has data type of 'MESSAGE'?

2019-06-19 Thread Miguel Miranda
Hi, I'm trying to create a campaign via the Google Ads Python Library, but I cannot figure out how to set the campaign_bidding_strategy as maximize_conversions According to https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#campaign the

Re: Unable to query user_list.name from AUDIENCE_PERFORMANCE_REPORT (campaign_audience_view)

2019-06-19 Thread Rahul Kumar
Hi Sai, I have a few questions. If it is not selectable from Ad Group Audience View and Campaign Audience View and then why is it mentioned under them. You can check this here: https://developers.google.com/google-ads/api/docs/migration/reports#audience_performance As far as I understand, if a

Re: Need only customerID

2019-06-19 Thread cv
Hello Dannison, I mean here is I am getting different resource names with each search query depends on the nature of the query. For example If I call the Adgroup Resource I have this details customers/{customer_id}/adGroups/{ad_group_id} I need customer_id Same way If I call Customer client or

RE: Get campaign targeting's reach or weekly estimates

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Diogo, Thanks for posting your concern. Currently, getting the traffic estimated reach is currently not possible through AdWords API. Please continue to follow our blog to see when this feature will be supported in AdWords API. Regards, Ejay Google Ads API Team