Re: Placement Performance report has duplicate rows

2019-03-22 Thread Oliver
Hi Luis, If this report is always segmented by the AdGroupId, then IMHO the documentation is not accurate. The report documentation says: *The Placements Performance report includes all statistics aggregated at the placement level, one row per placement.* This is obviously not true because t

Re: How to add device(desktop,mobile,tablet) bid modifiers at campaign level in Ads API Beta

2019-03-22 Thread Christoph Lanz
Hi Anthony, Awesome, this example helped me to create a working Device Bid Modifier at campaign level. I attach the working code in case someone else finds it useful. Many thanks for your help and have a nice day! Kind regards, Christoph Am Donnerstag, 21. März 2019 18:51:55 UTC+1 schrieb go

Re: How to add Adding Sitelinks to Campaign in Google Ads

2019-03-22 Thread F B
I created a pull request On Thursday, 21 March 2019 19:45:06 UTC+1, F B wrote: > > feed_service = client.get_service('ExtensionFeedItemService', version='v1') > > extension_feed_item_operation = > client.get_type('ExtensionFeedItemOperatio

ConstantDataService (v201809)

2019-03-22 Thread lucie . rabochova37
Hi all, I'm trying to get uservertical list via ConstantDataService, but it looks like service doesn't exist. Can you please advise what I'm doing wrong. def main(client): user_vertical_service = client.GetService('ConstantDataService', version='v201809') offset = 0 selector = { '

Re: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-22 Thread Van Vu
Hi there, Thank you very much for the code snippet and the explanation above. I've been pulling my hair out in the last few days ... So after the client accepts the Ads invitation, all done and dusted, my next step is linking the Merchant account with this client Ads account I can update the Mer

Adwords API deprecation in favour of Google Ads API

2019-03-22 Thread erik . lilja
Hello, I'm currently looking at the planning page of the Google Ads API page documentation. It says. > Complete transition > From the time of the V1 release of the Google Ads API, there will be > approximately one year to complete the migration to the new code base. > Google will sunset and d

Google Ads API: final_urls: list or string or list of strings?

2019-03-22 Thread Mat
Hi, the Google Ads API reference says, in the field description that "final_urls" is "A *list* of possible final URLs after all cross domain redirects." But the Data Type is specified with *STRING*, e.g.: extension_feed_item.app_feed_item.final_urls Field description A list of possible final U

Google Ads API: final_urls: list or string?

2019-03-22 Thread Mat
Hi, the Google Ads API reference says, in the field description that "final_urls" is "A *list* of possible final URLs after all cross domain redirects." But the Data Type is specified with *STRING*, e.g.: extension_feed_item.sitelink_feed_item.final_urls Field description A list of possible fi

Re: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-22 Thread Kuba Dev
Hi, Van Vu : You as upper post : "update the ManagerLinkStatus to ACTIVE from the client account" Ofcourse client first need to login to your system and You need to keep his token to operate that. *Help ME :* I am thinking about other case also: Some time ago I registered an account in "AdEspr

Re: how to disable traces using PHP Client Library V0_7

2019-03-22 Thread Didier Roy
hello anybody knowing how to disable these outputs that are generating huge logs when using php client library? thanks Le mardi 19 mars 2019 10:58:36 UTC+1, Didier Roy a écrit : > > Hello > > I am using PHP Client Library V0_7 > > how to disable traces that are automatically generated like fo

Re: UAC Re-engagement Campaigns not showing up in Campaign Performance Report

2019-03-22 Thread T2S
Is there any way for us to pull Spend numbers for this campaign? If so, how do we do that? When do you expect to support such campaigns into the report, if ever? On Thursday, March 21, 2019 at 10:05:13 PM UTC-4, googleadsapi-forumadvisor wrote: > > Hi, > > This is expected behavior from the AdW

Re: How to add Adding Sitelinks to Campaign in Google Ads

2019-03-22 Thread F B
Hi there, thx for the pointer towards the Feed and Feed Item ressources, I as looking at the Extension Feed Items before (with the Interactive Query Builder) but I couln't quite figure out how to link them to Feed or Feed Item for that matter and thus get an Id. Because unfortunately the Exten

Re: Not able to pull historical_quality_score for Customer, AdGroup and Campaign

2019-03-22 Thread Darshan Pradhan
Hi Nadine, I am follow up here on the thread so that the thread is kept alive even just using Campaign I am getting an error(See Below). I get the same error for "select metrics. historical_quality_score FROM ad_group" also. 2019-03-22 09:52:08,733 WARN [Gax-3] logging.RequestLogger (Reque

Re: How to pull conversion_actions from new google ads api?

2019-03-22 Thread Darshan Pradhan
Hi, please provide an update on this issue. We are waiting to retrieve this info for our customer account. Thanks, Darshan. On Friday, March 8, 2019 at 10:05:11 PM UTC-5, Darshan Pradhan wrote: > > Hi Dannison, > > I have sent over the info privately. Please let me know if you received it >

Google Ads API: how to handle missing entities in result?

2019-03-22 Thread Mat
Hi, fetching a Ads API report using a query like this: query = ('SELECT ' 'extension_feed_item.app_feed_item.final_urls, ' 'extension_feed_item.app_feed_item.final_mobile_urls, ' 'extension_feed_item.promotion_feed_item.final_urls, ' 'extension_feed_i

RE: how to disable traces using PHP Client Library V0_7

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Didier, You could set the logLevel to INFO. Please check the section on logging in the client library for more details. Thanks, Sreelakshmi, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog an

Re: Google Ads API: how to handle missing entities in result?

2019-03-22 Thread Mat
Hey, I've managed to find a solution on my own: This is, how it seems to work: query = ('SELECT ' 'extension_feed_item.app_feed_item.final_urls, ' 'extension_feed_item.app_feed_item.final_mobile_urls, ' 'extension_feed_item.promotion_feed_item.final_urls, '

Re: Creating a MCC test account.

2019-03-22 Thread uatetracom3
Hi! I have a problem with register test mcc account. I used link - https://adwords.google.com/um/Welcome/Home?sf=mt&authuser=0&pli=1#ta but when login into ads.google.com i see that it test account but without "API center". So, how I can testing google adwords api? Thank you. понеділок, 26 лют

Uploading an image using MediaService in python

2019-03-22 Thread robtus
Hello, I ma trying to upload an image but keep getting: MediaError.UNSUPPORTED_TYPE My code is: service = self.client.GetService('MediaService', version='v201809') media = {'urls': [{'key': 'FULL', 'value': 'https://my_media.jpg'}], 'type': 'IMAGE', } service.upl

CONVERSION_TRACKING_NOT_ENABLED error on display campaigns

2019-03-22 Thread Kasun Edward
When I go to create a display campaign I got below error [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0].operand.advertisingChannelSubType; trigger:'DISPLAY_SMART_CAMPAIGN', BiddingErrors.CONVERSION_TRACKING_NOT_ENABLED @ operations[0].operand.biddingStrategyConfiguration.bi

Re: Google Ads API: how to handle missing entities in result?

2019-03-22 Thread Mat
After some more experimentation I learned that the if-queries are not needed after all. The following code also works - never mind :-) query = ('SELECT ' 'extension_feed_item.app_feed_item.final_urls, ' 'extension_feed_item.app_feed_item.final_mobile_urls, ' 'ex

RE: Campaign solution with Adwords API

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Mihiri, There won't be any fee for the AdWords API but a Non-compliance fee will be calculated by the number of API calls and report downloads performed using the AdWords API if you are subjected to RMF . You could refer here

RE: ConstantDataService (v201809)

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Lucie, Could you please elaborate on the error you're receiving while trying to make an API call with ConstantDataService? Please note that the service is still available and you may refer to the code sample from here

RE: How to add Adding Sitelinks to Campaign in Google Ads

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, @Vito: We have already raised a feature request for the code samples in PHP. Please keep an eye on our blog for more updates. @Fabian: We will let the team know of your pull request. You could use the specific campaign_f

RE: Creating a MCC test account.

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, You will only see the *API Center* on a production (non-test) manager account (see the sign up instructions ). The link you mentioned below will create a *test* manager account that you can use for testi

RE: Adwords API deprecation in favour of Google Ads API

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Erik, Yes, that is correct. the 1.0.0 release is indeed the V1 release. You will need to migrate to Google Ads API before AdWords API gets sunset. You can keep an eye on our blog for any announcements for dates. Regards, A

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Bodom0911, You could use the resource name as mentioned resource_name*: "customers/{customer_id}/customerClientLinks/{client_customer_id}~{manager_link_id}"*. You could also get the resource name of the customerClientLinks by using this query: *"SELECT customer_client_link.resource_name F

RE: Google Ads API: final_urls: list or string?

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mat, The final_urls is a list with String value. You may refer to this code snippet as a reference in Java. Code samples in other langu

Error.TOO_MANY_ACCOUNTS for TestAccounts

2019-03-22 Thread Priya
Is there a way to increase Maximum number of accounts that can be created in a test account ? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mes

Value of Audience field in Google Adwords API Reporting

2019-03-22 Thread shuazhang via AdWords API and Google Ads API Forum
Hi there, I am using the Python client library and was able pulling Google Ads reports. However I am currently struggling with understanding some of the fields and how they are generated. Specifically, the *Audience* field in the Audience Performance Report

RE: Device enum inconsistency in new ads api vs UI.

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Darshan, There is no enum value for Connected TV device currently. I have raised a feature request to the team. Please keep an eye on our blog for more updates. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~

RE: Uploading an image using MediaService in python

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Robin, Since the issue is related to the client library example, you could create an issue on the on the python client library from here . The client library owners are better equipped to answer this. Regards, Sai Teja, Google Ads

RE: CONVERSION_TRACKING_NOT_ENABLED error on display campaigns

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, When using a Target CPA Bidding Scheme , you will first need to meet its eligibility requirements and setup conversion tra

Google Ads are mutate operations taking place in order?

2019-03-22 Thread F B
I am wondering if I can rely on mutate operations happening in the same order as specified in the list of mutate operations given to the call. I am especially curious if the list of results objects will be in the "correct" order. Assuming I pass a list of extension_feed_item_operations [operati

RE: Not able to pull historical_quality_score for Customer, AdGroup and Campaign

2019-03-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Darshan, I was looking directly at the new documentation without considering that the documentation may be unclear and that historical quality score only makes sense in a certain context. In the AdWords API, HistoricalQualityScore