RE: Does a Google Ads API developer token also let me query the AdWords API?

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Tom, Thank you for reaching out. You should be able to use the same credentials you are using in the AdWords API. The only difference is this step in the OAuth2 Credentials. You have to enable your credentials for the Google Ads API. Let me know if you have further concerns. Regards,

RE: Difference between filtered as incliduZeroImpressions is false and without filter (include is true)

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Harish, Thank you for posting your concern. Could you confirm if my understanding is correct that you are manually calculating the value for AveragePosition, QualityScore and CPC? I asked this because these fields are available and can be used in the report types specified in the provided

RE: How to change MatchType of an existing keyword

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Lukas, Thanks for posting your concern. Upon checking the code, I observed 2 things in your code. Please see the following: 1.) The return values for the matchType field is capital letters. You may try to change the values you've set in the condition by changing the text cases into capital

RE: How can i get API canter in Google AdWords Test MCC Account ? please Help me

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Rakesh, Glad to know that you are now able to see your production MCC's API Center. As for test accounts, you would not be able to see this view regardless whether it is a client or MCC account as test accounts do not have access to the API Center. Thanks and regards, Peter Google Ads API

Re: Can one Adword account link to multiple merchant center accounts?

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Chaitanya, Yes, multiple Merchant Center accounts can also be linked to a test account. Let me know if you have further questions. Regards, Dannison Google Ads API Team ref:_00D1U1174p._5001U8Kj1p:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Creating UACs suddenly stopped working - using googleads/adwords/Python3

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. If what you meant was associating an ad group to campaigns (UAC) upon creation of the ad group, you must specify the campaignId of the UAC you with so associate the ad group into. You may refer to this sample code (also available in different languages) on how

Re: No "Abridged summary of adwor...@googlegroups.com" for 2 days

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Mat, Sorry, I may not have been clear. I pointed to the GSuite Help Community because Google Groups is part of GSuite, not because there is an issue with your specific GSuite settings. The appearance of emails in the message digest or messages you follow is a feature of Google Groups and

Re: How can i get API canter in Google AdWords Test MCC Account ? please Help me

2019-07-11 Thread Rakesh Chauhan
Hii .. Thank you , i tried it with Google AdWords Production account and then i got it , but i could not found it in Google AdWords Test Account -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

"CrmBasedUserList" how do I get whitelisted for test account?

2019-07-11 Thread Tzook Bar Noy
hello all, I get an error when Im trying to create a "CrmBasedUserList" that my account is not whitelisted. Snippet from google announcement: "Creating a CrmBasedUserList through

How to change MatchType of an existing keyword

2019-07-11 Thread Lukas Rilling
Hey there, I'm trying to change the MatchType of an existing keyword using the following code: $adWordsServices = new AdWordsServices(); $adGroupCriterionService = $adWordsServices->get($this->session->get(" adwordsSession"), AdGroupCriterionService::class); $criterion = new Keyword();

Does a Google Ads API developer token also let me query the AdWords API?

2019-07-11 Thread Tom Huzarsky
Hi all, To reiterate from the title: Does a Google Ads API developer token also let me query the AdWords API? Or do I need to go through the application process anew for the AdWords API? Thanks very much! Tom -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Different values from Google ads and adwords for CpmBid.

2019-07-11 Thread Golnoush Lotfi
Hello, I am getting CpmBid from Adwords and its coresponding attribute, ad_group_criterion.effective_cpm_bid_micros, from Google Ads. But,The result is differtent. Adwords return -- and Google Ads 1. This is my the query: Select

Re: Is it possible to set a total budget for a display network campaign?

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello Rhys, One option is to use the SpendingLimit which will return the details of the maximum allowed spend prior to considering any adjustments. If the spending limit for an account is reached you can pause the campaigns based on this. Hope this helps. Please let us know if you have any

Re: How to get all the data that we need in resource ad_group_ad

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello, It looks like the error could be due to the extremely large data sets that you are retrieving. Could you please retry the request with a shorter date range or use filters to break up the report request into multiple, smaller requests? If you're facing the issue, please let us know to

RE: Is feed_item_target.target_case a thing?

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello Wang, You should be able to use the feed_item_target resource to pull the specific Feed Item targeting criteria details. Could you please give this a try and let us know if you have any issues? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001U8KkeK:ref -- --

RE: AdWords API and new fields

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Greg, We are currently evaluating this, however, we don't have any updates to share at this moment. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001U8KoAi:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Linking account with Manager Account in Google Ads API

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello Amrender, If you want to use the IP block at campaign level you have to use IpBlockInfo inside the CampaignCriterion instead and keep the CriterionType as IP_BLOCK. If you want to keep the keyword targeting then you have to create another CampaignCriterionOperation and then ass IpBlock

RE: Google Ads API - Responsive Search Ads

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello, Could you share the complete request and response logs using the Reply privately to author option to check this further? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UCc8OY:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

AdWords API and new fields

2019-07-11 Thread GregT
Hi, It was announced a good while ago that no new features would be added to the [old] AdWords API, as everything new going forward would be added only to the [new] Google Ads API. However, now that GAAPI has gone back to beta and Google's recommendation is to use AWAPI in production, will the

Re: Targeting Idea Selector in library "googleads/google-ads-php" PHP

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello Youness, Yes, It is possible with the KeywordPlanIdeaService. You can use the code snippet from here. Please let me know if you have any further questions. Regrds, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UCc0SB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Google Ads API have YouTube video set up function?

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello, You can retrieve the YouTube ID by selecting the video.id field. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5001U8KiNB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: TypeError when creating user list

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi All, Apologies for my delayed response on these! Just letting you know that I'm continuing to look into the issue but haven't been able to make much progress yet. I'll follow up on the Issues in GitHub when I have an update so please keep an eye there as I may not respond back to this

RE: Audience Manager List Members - Google Ads API V1

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello Ramanajee, The visitors to your website is implemented based on the advertiser-defined rulesYou may use the UserListService with user_list member type as RuleBasedUserListInfo where you can implement the conditions based on the member type. Could you please give this a try and let us

Re: Google AdWords Report API mapping required with Google Ads new version.

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Qaiser, One more thought - based on the structure of your query I'm assuming you intended the "+" to be interpreted literally. Looking at the documentation for GAQL the "+" is an operator used to represent one of more of a specific character. In order to have it interpreted literally you

Re: Creating UACs suddenly stopped working - using googleads/adwords/Python3

2019-07-11 Thread otso
The example I would be looking for: how to link the ad group (with "UniversalAppAd") to the UAC with the AdWords API/Python? On Thursday, July 11, 2019 at 4:56:57 PM UTC+3, otso wrote: > > And this is the reason: >

Re: Creating UACs suddenly stopped working - using googleads/adwords/Python3

2019-07-11 Thread otso
And this is the reason: https://ads-developers.googleblog.com/2019/06/upcoming-changes-to-app-campaigns.html It would be great if examples could reflect changes like these. Thanks. On Thursday, July 11, 2019 at 4:43:53 PM UTC+3, otso wrote: > > I'm using a test account on Google Ads and

Creating UACs suddenly stopped working - using googleads/adwords/Python3

2019-07-11 Thread otso
I'm using a test account on Google Ads and creating UACs with googleads/adwords/Python3. The campaign creation code I'm using worked just fine roughly 1 month ago but suddenly stopped working - it is basically this piece of code

Re: Linking account with Manager Account in Google Ads API

2019-07-11 Thread Amrender kumar
Hi Teja, I am trying to implement block ip functionality using Ads API however I could not find the steps of the code that needs to be written. I am trying to follow this example ( https://github.com/googleads/google-ads-php/blob/master/examples/Targeting/AddCampaignTargetingCriteria.php)

Re: Can one Adword account link to multiple merchant center accounts?

2019-07-11 Thread Chaitanya Kulkarni
Hi Dennison, Thanks for the reply. Could you please confirm if the Adwords *test account can also *be linked with multiple merchant centers? Regards, Chaitanya On Thursday, July 11, 2019 at 1:46:50 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Chaitanya, > > Thank you for reaching out. > > You

Difference between filtered as incliduZeroImpressions is false and without filter (include is true)

2019-07-11 Thread Harish R
Hi Team We are trying to download the Keywords, Criteria and Adgroup with maximum available columns but we are unable to download the data for few accounts due to huge size of data. After going thru the documentation we could see that by using includeZeroImpressions as False predicate in

Unable to query ad_group_ad.ad.final_mobile_urls and bidding_strategy.name From DISPLAY_KEYWORD_PERFORMANCE_REPORT (display_keyword_view)

2019-07-11 Thread Golnoush Lotfi
If it is not selectable from then why is it mentioned under them. You can check this here: https://developers.google.com/google-ads/api/docs/migration/reports#display_keyword_performance As far as I understand, if a field is mentioned under a particular resource then we can query for that field

Is feed_item_target.target_case a thing?

2019-07-11 Thread Yuxiang Wang
Hi, I'm using GoogleAds API and I want to tell the type of a feed item target, e.g. Campaign, Criterion.AdSchedule etc. I find that I can call FeedItemTarget.TargetCase and it will return enum FeedItemTarget.TargetOneOfCase {AdGroup, AdSchedule, Campaign, Device, GeoTargetConstant, Keyword,

RE: Filter by campaign type in adwords api reporting python

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Praveen, I am a colleague of Sai, allow me to provide support for your concern. To better investigate the issue, could you provide your complete report definition, clientCustomerId used, and the screenshot of the report discrepancies in the UI? You may use the reply privately to author

Re: Certain campaings are not getting downloaded in report via adwords API

2019-07-11 Thread deepak sonawane
Thanks for the update. Closing this thread. On Tuesday, July 9, 2019 at 12:30:50 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Deepak, > > I'm sorry to hear that you wasn't able to receive my private reply. > > Upon checking the provided information, I can see that the campaign type > that was

Re: Filter by campaign type in adwords api reporting python

2019-07-11 Thread Praveen Jose
Hi Sai, Thanks for the details I am able to generate the report now but I am seeing inconsistencies with the data from the UI console and the report that is generated by connecting to the Adwords API Should I provide a specific combination of data for which I am seeing the inconsistencies?

Re: How to get all the data that we need in resource ad_group_ad

2019-07-11 Thread Project YSS
One more thing about this problem: when we add limit clause in the query to limit the number of responses then we can still get the data(those data have totalResultCount more than 1 million) so, is there any way we can use to get all data for those customerId? please help me. On Thursday, July

Nullpointer Exception on mutate in AdGroupCriterionServiceInterface

2019-07-11 Thread Georg Unterberger
Hey there, we are sporadically facing a NullPointerException when calling the AdGroupCriterionServiceInterface#mutate. Here the interesting part of the stacktrace: *Caused by: java.lang.NullPointerExceptionat org.apache.axis.SOAPPart.writeTo(SOAPPart.java:324)at

Re: How to get all the data that we need in resource ad_group_ad

2019-07-11 Thread Project YSS
Thank you much for your quick response The problem we met is that we tried to send this request many times to get data but still get 502 error then(while for the other customerIds, there was no problem yet - we could still get data as normal). below is our request we use: POST

RE: Can one Adword account link to multiple merchant center accounts?

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Chaitanya, Thank you for reaching out. You can connect multiple merchant center accounts to your Google Ads account. You may refer to this guide on how to do so. Regards, Dannison Google Ads API Team ref:_00D1U1174p._5001U8Kj1p:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Missing all Youtube ads in AdGroupAdService

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi James, YouTube dedicated campaigns are still not available via the AdWords API. You may refer to the AdvertisingChannelType and AdvertisingChannelSubType fields to know which campaign types are currently supported. Do note, however, that certain campaign types already target across other

Re: Targeting Idea Selector in library "googleads/google-ads-php" PHP

2019-07-11 Thread Youness Chetoui
Hello Sai Teja, Thanks you for your response. I have a little other question about keywords. I try to get a list of suggested keywords with keywords, it possible to get this with KeywordPlanIdeaService and new lib ? Le mercredi 10 juillet 2019 21:27:18 UTC+2, adsapiforumadvisor a écrit : > >

RE: Account without Adwords Created Feeds

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hi Bradford, Feed items with the 'ADWORDS' origin are system generated and cannot be created via the AdWords API. If you wish to know how these are created, you may reach out to the product experts via the Google Ads Community Forum for further assistance as this is, unfortunately, already

Can one Adword account link to multiple merchant center accounts?

2019-07-11 Thread Chaitanya Kulkarni
Hi Team, Could you please let me know if an Adwords account can be linked with multiple merchant center accounts? If Yes, it would be great if you provide a way to do it in Adwords UI. I could not find it. Thanks, Chaitanya -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find