Re: How to get the AW-CONVERSION_LABEL?

2020-10-27 Thread Nguyen Mark
7;'; $eventSnippet = ''; foreach ($addedConversionAction->getTagSnippets() as $tagSnippet) { /** @var TagSnippet $tagSnippet */ $globalSiteTag = $tagSnippet->getGlobalSiteTag(); $eventSnippet = $tagSnippet->getEventSnippet();

Re: How to get the AW-CONVERSION_LABEL?

2020-10-26 Thread Nguyen Mark
Thanks for your supported Vào lúc 01:39:16 UTC+7 ngày Thứ Ba, 27 tháng 10, 2020, adsapiforumadvisor đã viết: > Hi Nguyen, > > Thank you for reaching out. There isn’t any service available to fetch the > Conversion Id and Label in the existing conversion set up in the > Adwords/Google Ads API.

How to get the AW-CONVERSION_LABEL?

2020-10-25 Thread Nguyen Mark
Hi there, Is there a way to get/ generate AW-CONVERSION_LABEL after created a conversion tracking? [image: 4.PNG] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: How to create a ad group with the type is shopping - showcase?

2020-10-21 Thread Nguyen Mark
Thank you for responding, >From the example code to create a ad belong to group id existed so how to create a `ad group ad` with the type which compatible with the it. Here is my log

Re: How to create a ad group with the type is shopping - showcase?

2020-10-20 Thread Nguyen Mark
Noted. i am using the google ads php https://github.com/googleads/google-ads-php [image: ads.PNG] Vào lúc 23:39:24 UTC+7 ngày Thứ Ba, 20 tháng 10, 2020, Nguyen Mark đã viết: > Hi there > > I am doing with google ads API, on the UI easily to create a campaign with > ad group type

How to create a ad group with the type is shopping - showcase?

2020-10-20 Thread Nguyen Mark
Hi there I am doing with google ads API, on the UI easily to create a campaign with ad group type is `shopping - showcase` like my capture below but via google ads API I can find out the way to set ad group type, here is my code: // Creates an ad group. $adGroup = new AdGroup([ 'name' => $cam

Re: Got error when create a new GroupCriteria

2020-09-27 Thread Nguyen Mark
Hi there I fixed it, my logic lacks the `level` field in the "case_value" because I thought that in the other case can set equals new ProductTypeInfo(). Thank you for supported. Vào lúc 10:05:08 UTC+7 ngày Thứ Bảy, 26 tháng 9, 2020, Nguyen Mark đã viết: > Thank you for respond her

Re: Got error when create a new GroupCriteria

2020-09-25 Thread Nguyen Mark
Thank you for respond here is my logic code https://gist.github.com/marknguyen85/cdc5c0011fc93c06e5d6247d84d96e28 Vào lúc 02:22:10 UTC+7 ngày Thứ Bảy, 26 tháng 9, 2020, adsapiforumadvisor đã viết: > Hello, > > It appears you are missing the case_value >

Got error when create a new GroupCriteria

2020-09-25 Thread Nguyen Mark
Hi There! I have got an error when tried to creating a new Group criteria, here is the log detail. Method Name: /google.ads.googleads.v4.services.AdGroupCriterionService/MutateAdGroupCriteria Host: googleads.googleapis.com Headers: { "x-goog-api-client": "gl-php\/7.4.3 gapic\/ gax\/1.3.1 gr

Create new account manager got an error.

2020-09-18 Thread Nguyen Mark
When i tried to create an account then got an error Something went wrong. Please review your input and try again later. [image: error_google.PNG] Plz check for me. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=