Some mobile app category id of criterion doesn't include in mobileappcategories.csv

2019-06-10 Thread 김미소
I got group criteria from adwords account and tried to classify that into category names. I matched id with name on "mobileappcategories.csv" but certain id did not include them. The id is "60014" as follow. Where can I find all information of categories? >

Re: What's the difference between `video_views` and `impressions`

2019-06-10 Thread Yuto Kogure
Hello Hiroyuki, Thank you for your quick response. I'll try asking at Google Ads Community Forum about that. Thank you! 2019年6月7日金曜日 19時21分26秒 UTC+9 adsapiforumadvisor: > > Hi Yuto, > > Your concern appears to be more specific how values in reports are > generated. With this, I would suggest

Re: Cannot fetch Customer Client information with New Google Ads API

2019-06-10 Thread Rajender Reddy Aleti
Thank you sir. Can we pass multiple customers to get their corresponding MCC accounts? Can you also clarify which customer fields have industry type ?? Do you happen to have an example for this API call please Thx S > On Jun 10, 2019, at 11:15 AM, Google Ads API Forum Advisor Prod >

RE: resources name as negative value

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hi Chirag, Thank you for contacting support. Could you please share your account id and query so I can further investigate from my end? Please reply using the Reply privately to author option. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UBmSfr:ref -- --

RE: VideoQuartileRate

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hello Lucie, The VideoQuartile metrics are fields of type Double where the percentage is returned as "x.xx%". Let me know if you have any questions. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBmUZL:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: Cannot fetch Customer Client information with New Google Ads API

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hello Ronak, With the customerClient you should be able to get the resource names of each customer under the MCC account. But the other costumer fields should be fetched using the customer resource. So first you have to pull the resource names of all the customer using a search query, then for

RE: No GoogleAdsClient, No request to API?

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hello, It looks like the issue is specific to the PHP client library. Could you please post your concern on the PHP Github issue tracker so the library owners can take a look? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBmRlc:ref -- --

Re: All reports have no data but UI shows data

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hello Erik, Both are deprecated and no longer supports from the API. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UAqVhQ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Not working? CONNECTED_TV in Device Enum / Google Ads API

2019-06-10 Thread Jordan Liberman
I have provided this in the private response, but it seems those aren't coming through: var req = new SearchGoogleAdsRequest() { PageSize = 1000, Query = @"SELECT customer.descriptive_name,

Re: Linking account with Manager Account in Google Ads API

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hello Amerender, I replied to your email address directly on May 28th. However here is the response I sent "The code sample in PHP is available here . You could use LinkManagerToClient.php example. " If you want o expand the invitation from the manager account you have to use

Re: Not working? CONNECTED_TV in Device Enum / Google Ads API

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hello Jordan, Could you please include information that Dannison and I asked last time (e.g., request ID, GAQL that you used, etc)? Best, Thanet, Google Ads API Team ref:_00D1U1174p._5001UAqzJE:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Not working? CONNECTED_TV in Device Enum / Google Ads API

2019-06-10 Thread Jordan Liberman
I am still apparently not receiving responses when replying privately to author. I'm not sure how else to resolve this if I can't receive any responses. Please advise. On Wednesday, June 5, 2019 at 8:46:05 PM UTC-7, adsapiforumadvisor wrote: > > Hi Jordan, > > I have responded to your

Re: All reports have no data but UI shows data

2019-06-10 Thread Erik Lilja
Hello Sai, I'm afraid I'm still very confused. This blog post tells users to migrate from *Mobile App Install campaigns *to UAC. But the answers you've given me would indicate that *Mobile App Engagement*

VideoQuartileRate

2019-06-10 Thread Lucie Rabochova
Hi all, just general question regarding VideoQuartileRate fields, when I download these fields, I get it in format two decimal places and % for example 34,67%. How can I get full decimal number and no percentige like for example 0.34679 for example 10 decimal places thanks a lot

Re: Linking account with Manager Account in Google Ads API

2019-06-10 Thread Amrender kumar
Hi Support team, I was trying to write code to link customer account with manager account in PHP however I am facing issues with it. I have written piece of code: $customerManagerLink = new CustomerManagerLink(); $customerManagerLink->setManagerCustomer(new StringValue(['value' =>

RE: Target Spend Bidding Strategy deprecation

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hello, You can still use the Maximize Clicks bidding strategy. That strategy is not going away; only the "target spend" field in the strategy is going away. As the blog post mentioned, you should update your daily budgets to reflect how much you want to spend in a given day. Regards, Mike,

resources name as negative value

2019-06-10 Thread cv
Hi, I was getting resources name as negative value for Landing page View. Is this normal or required some input from me? The out put is like this. customers/XXX/landingPageViews/-493598937699093085 Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Cannot fetch Customer Client information with New Google Ads API

2019-06-10 Thread Ronak Shah
Hello, We have just started using the New Google Ads API, and we are trying to fetch the clients information that are managed through MCC account, we are able to get the MCC customer information but cannot fetch the clients information that are linked under MCC like "

RE: Please add description2 to ExpandedDynamicSearchAdInfo

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hi Dmytro, Thank you for reaching out. Our team has taken note of this request. For now, you may continue to follow our blog for announcements or updates regarding this feature. Best regards, Peter Google Ads API Team ref:_00D1U1174p._5001UBmRlh:ref -- --

RE: Modifying existing Product Partition trees

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hi, Based on the error, your request for creating a subdivision is failing because there is already an existing product partition. I would recommend that you first use the AdGroupCriterion.GetAdGroupCriterion method to see whether the partition already exists before trying to create one. You

No GoogleAdsClient, No request to API?

2019-06-10 Thread f s
I saw the official PHP library code, but these seem to be optimized for the web service. I'd like to use in batch processing. I have already succeeded in getting access_token alone. $googleAdsServiceClient = $googleAdsClient->getGoogleAdsServiceClient(); Is there a way to request Google Ads

Please add description2 to ExpandedDynamicSearchAdInfo

2019-06-10 Thread Dmytro Tonkikh
Please add description2 to ExpandedDynamicSearchAdInfo https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.common#expandeddynamicsearchadinfo -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Target Spend Bidding Strategy deprecation

2019-06-10 Thread Zied Chaari
Hi, Any updates on this. Cheers, Zied -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords

RE: searchvolumesearchparameter for targetingideaservice

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hi Nathaniel, Thanks for raising your concern. To further investigate the issue, could you further elaborate why you said that the results are not filtered? Also, would you mind providing the complete SOAP request and response logs together with the customer ID via Reply privately to author

RE: Batch functionality and feature parity

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hi Chuck, We currently have no information at this moment as to when support for batch processing would be available. For now, please continue to follow our blog for updates. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UBmOFJ:ref -- --

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

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hi Kevin, So I can further investigate, could you also provide your clientCustomerId, the AdWords API report definition and also the GAQL that you used to generate the reports? You may send your reply using the Reply privately to author option. Thanks and regards, Peter Google Ads API Team